summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-08-14 12:51:49 +0200
committerAndrey Andreev <narf@devilix.net>2015-08-14 12:51:49 +0200
commit4db3793b34f24320d26cf7c6fb7396edf5f43791 (patch)
tree35874a5e83b2d20e008081f21d1fe751492db365 /user_guide_src/source/libraries
parentc2c7cb7e9d869ba8ba8b16a04e5d8300d462d8de (diff)
[ci skip] Encryption doc fix
Close #4051
Diffstat (limited to 'user_guide_src/source/libraries')
-rw-r--r--user_guide_src/source/libraries/encryption.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/libraries/encryption.rst b/user_guide_src/source/libraries/encryption.rst
index 599be4df0..7afefa596 100644
--- a/user_guide_src/source/libraries/encryption.rst
+++ b/user_guide_src/source/libraries/encryption.rst
@@ -75,7 +75,7 @@ process that allows you to be the only one who is able to decrypt data
that you've decided to hide from the eyes of the public.
After one key is used to encrypt data, that same key provides the **only**
means to decrypt it, so not only must you chose one carefully, but you
-must not lose it or you will also use the encrypted data.
+must not lose it or you will also lose access the data.
It must be noted that to ensure maximum security, such key *should* not
only be as strong as possible, but also often changed. Such behavior