summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt
index 7dd9e654a..795a78fa3 100644
--- a/doc/en/weechat_plugin_api.en.txt
+++ b/doc/en/weechat_plugin_api.en.txt
@@ -8320,9 +8320,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]