aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/chan/libkvichan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/chan/libkvichan.cpp')
-rw-r--r--src/modules/chan/libkvichan.cpp2
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[]#