diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-07-22 14:10:53 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-07-22 14:10:53 +0200 |
commit | 7e1f8a42173f19dd02ed57a88972fae72416e71b (patch) | |
tree | a5cbfcf47574a62bf7e5f1e89d6c84766bd5a458 /doc/en/weechat_plugin_api.en.adoc | |
parent | 1e7b7094390f99d0c04fe4682fda99e85650a220 (diff) | |
download | weechat-7e1f8a42173f19dd02ed57a88972fae72416e71b.zip |
doc: replace deprecated info "irc_nick_color_name" by "nick_color_name" in examples (plugin API reference)
Diffstat (limited to 'doc/en/weechat_plugin_api.en.adoc')
-rw-r--r-- | doc/en/weechat_plugin_api.en.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc index 0fe5c6784..561a57afe 100644 --- a/doc/en/weechat_plugin_api.en.adoc +++ b/doc/en/weechat_plugin_api.en.adoc @@ -2215,7 +2215,7 @@ expanded to last): Info from WeeChat or a plugin, see function <<_info_get,info_get>>. | `+${info:version}+` + - `+${info:irc_nick_color_name,foo}+` | + `+${info:nick_color_name,foo}+` | `+1.0+` + `+lightblue+` |