diff options
| author | 2012-07-09 21:20:16 +0000 | |
|---|---|---|
| committer | 2012-07-09 21:20:16 +0000 | |
| commit | 8bc26d61a6f740a943acebf0849f9abd18e91059 (patch) | |
| tree | cd90c926d404122a621c4e84aa4ea1c6dd78f0cf /src/modules/window | |
| parent | Update translation sources (diff) | |
| download | KVIrc-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')
| -rw-r--r-- | src/modules/window/libkviwindow.cpp | 2 |
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: */ |
