summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/weechat_plugin_api.it.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt
index 8c3c82d4c..feaf0ce95 100644
--- a/doc/it/weechat_plugin_api.it.txt
+++ b/doc/it/weechat_plugin_api.it.txt
@@ -8377,9 +8377,9 @@ Extra info for bar item "buffer_nicklist":
| nick | core | nick name
| prefix | core | prefix for nick
| group | core | group name
-| host | irc | host for nick (if known)
-| server | irc | internal name of server
-| channel | irc | channel name
+| irc_host | irc | host for nick (if known)
+| irc_server | irc | internal name of server
+| irc_channel | irc | channel name
|========================================
[NOTE]