diff options
| author | 2015-10-08 13:10:17 +0100 | |
|---|---|---|
| committer | 2015-10-08 17:39:57 +0100 | |
| commit | 02bf7911f3afe6e5960349e5e61329afb3a995a9 (patch) | |
| tree | f2ba9133be0a95091e85cbbb8d75e485e8f59aa5 /src/modules/chan/libkvichan.cpp | |
| parent | [ci skip] various header files, typos corrections (diff) | |
| download | KVIrc-02bf7911f3afe6e5960349e5e61329afb3a995a9.tar.gz KVIrc-02bf7911f3afe6e5960349e5e61329afb3a995a9.tar.bz2 KVIrc-02bf7911f3afe6e5960349e5e61329afb3a995a9.zip | |
[ci skip] no strings - cpp files - typo corrections
Diffstat (limited to 'src/modules/chan/libkvichan.cpp')
| -rw-r--r-- | src/modules/chan/libkvichan.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/chan/libkvichan.cpp b/src/modules/chan/libkvichan.cpp index 881c19fb2..4da273514 100644 --- a/src/modules/chan/libkvichan.cpp +++ b/src/modules/chan/libkvichan.cpp @@ -1090,7 +1090,7 @@ static bool chan_kvs_fnc_modeParam(KviKvsModuleFunctionCall * c) [example] [comment]# Get the nickname list[/comment] %test[] = $chan.users - [comment]# And loop thru the items[/comment] + [comment]# And loop through the items[/comment] %i = 0 [comment]# %test[]# returns the number of elements in the array[/comment] %count = %test[]# |
