aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/ext/KviCryptEngine.cpp
diff options
context:
space:
mode:
authorGravatar un1versal2016-05-15 22:52:42 +0100
committerGravatar un1versal2016-05-15 22:53:15 +0100
commit984fbc139d1cc5991084b62a8400ceb77a6a1bd3 (patch)
tree2f0f9256a6740877fc118e40ac9c247a0e6f3fc2 /src/kvilib/ext/KviCryptEngine.cpp
parentran codespell (diff)
downloadKVIrc-984fbc139d1cc5991084b62a8400ceb77a6a1bd3.tar.gz
KVIrc-984fbc139d1cc5991084b62a8400ceb77a6a1bd3.tar.bz2
KVIrc-984fbc139d1cc5991084b62a8400ceb77a6a1bd3.zip
various: minor fixes
Diffstat (limited to 'src/kvilib/ext/KviCryptEngine.cpp')
-rw-r--r--src/kvilib/ext/KviCryptEngine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvilib/ext/KviCryptEngine.cpp b/src/kvilib/ext/KviCryptEngine.cpp
index d99f408aa..98cdb517f 100644
--- a/src/kvilib/ext/KviCryptEngine.cpp
+++ b/src/kvilib/ext/KviCryptEngine.cpp
@@ -95,7 +95,7 @@
of the window. Once an engine has been enabled all the text that you type
in the input line (that is not a command obviously) is encrypted
and sent to the remote endpoint. If you want to send a non-encrypted message
- while an engine is working, you can use the CTRL+P escape: by placing
+ while an engine is working, you can use the Ctrl+P escape: by placing
that character as the FIRST CHARACTER of the line you will avoid encrypting.
Every engine has different capabilities: some can both encrypt
and decrypt, other perform only half of the operations. Some engines