aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/window/libkviwindow.cpp
diff options
context:
space:
mode:
authorGravatar Markus Rennings2012-07-09 21:20:16 +0000
committerGravatar Markus Rennings2012-07-09 21:20:16 +0000
commit8bc26d61a6f740a943acebf0849f9abd18e91059 (patch)
treecd90c926d404122a621c4e84aa4ea1c6dd78f0cf /src/modules/window/libkviwindow.cpp
parentUpdate translation sources (diff)
downloadKVIrc-8bc26d61a6f740a943acebf0849f9abd18e91059.tar.gz
KVIrc-8bc26d61a6f740a943acebf0849f9abd18e91059.tar.bz2
KVIrc-8bc26d61a6f740a943acebf0849f9abd18e91059.zip
Typos, thx to fiber in ticket #1302
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6224 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/window/libkviwindow.cpp')
-rw-r--r--src/modules/window/libkviwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/window/libkviwindow.cpp b/src/modules/window/libkviwindow.cpp
index 67a47aa5b..1c2f8a91e 100644
--- a/src/modules/window/libkviwindow.cpp
+++ b/src/modules/window/libkviwindow.cpp
@@ -1202,7 +1202,7 @@ static bool window_kvs_fnc_open(KviKvsModuleFunctionCall * c)
@description:
Sets the caption of the user window specified by <window_id> to <plain_text_caption>.[br]
If <window_id> is an empty string then the current window is assumed.[br]
- If the window does not exists then a warning is printed unless the -q switch is used.[br]
+ If the window does not exist then a warning is printed unless the -q switch is used.[br]
@seealso:
*/