summaryrefslogtreecommitdiff
path: root/doc/en/autogen/plugin_api/infos.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/plugin_api/infos.txt')
-rw-r--r--doc/en/autogen/plugin_api/infos.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/plugin_api/infos.txt b/doc/en/autogen/plugin_api/infos.txt
index f4fb2a5a7..016298988 100644
--- a/doc/en/autogen/plugin_api/infos.txt
+++ b/doc/en/autogen/plugin_api/infos.txt
@@ -6,7 +6,7 @@
| irc | irc_buffer | get buffer pointer for an IRC server/channel/nick | server,channel,nick (channel and nicks are optional)
-| irc | irc_is_channel | 1 if string is a valid IRC channel name | channel name
+| irc | irc_is_channel | 1 if string is a valid IRC channel name for server | server,channel (server is optional)
| irc | irc_is_nick | 1 if string is a valid IRC nick name | nickname