diff options
| author | 2011-09-11 11:05:12 +0000 | |
|---|---|---|
| committer | 2011-09-11 11:05:12 +0000 | |
| commit | d90adade34a573637fc157ef9786b1ccc6172b98 (patch) | |
| tree | 956ddba4a3113f4c2a185da5dd158e7f6cdefd45 /src/modules/context | |
| parent | fix for: sometimes on the ircview the result line of "find text" is not visib... (diff) | |
| download | KVIrc-d90adade34a573637fc157ef9786b1ccc6172b98.tar.gz KVIrc-d90adade34a573637fc157ef9786b1ccc6172b98.tar.bz2 KVIrc-d90adade34a573637fc157ef9786b1ccc6172b98.zip | |
some fixes on documentation
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5966 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/context')
| -rw-r--r-- | src/modules/context/libkvicontext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/context/libkvicontext.cpp b/src/modules/context/libkvicontext.cpp index 61def0ef1..e9fe071d2 100644 --- a/src/modules/context/libkvicontext.cpp +++ b/src/modules/context/libkvicontext.cpp @@ -625,7 +625,7 @@ static bool context_kvs_fnc_queueSize(KviKvsModuleFunctionCall * c) If <context_id> is not a valid IRC Context identifier (or it is omitted and the current window has no associated IRC Context) then this function prints a warning and returns an empty string.[br] If the IRC Context is not using ssl then this function returns an empty string.[br] - Some queries can accept an optional parameter <param1>[br] + Some queries can accept an optional parameter <param1>.[br] Available query strings are:[br] [ul] [li]signatureType[/li] |
