diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-05 21:35:07 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-05 21:39:28 +0100 |
commit | 10a8732d41ca3920aecce3875adfb8c8972aa94f (patch) | |
tree | e6b3f767fab71eafd965947e0d2b2b4a07fd074d /doc/it | |
parent | fd017ce47459c81aa3184a18df22cf3ec0131d64 (diff) | |
download | weechat-10a8732d41ca3920aecce3875adfb8c8972aa94f.zip |
doc: rename section "WeeChat extension" to "Extending WeeChat" (user's guide)
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index aa4487c3c..c0b6a49fa 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -5174,8 +5174,8 @@ Options: include::includes/autogen_user_options.it.adoc[tag=trigger_options] // TRANSLATION MISSING -[[extension]] -== WeeChat extension +[[extending_weechat]] +== Extending WeeChat // TRANSLATION MISSING WeeChat has a modular design and can be extended with plugins and scripts. |