diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-08-15 09:56:18 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-08-15 09:56:18 +0200 |
commit | b8ec088fd9ff4d4f0f47faeea8cf4a44c8a23c9a (patch) | |
tree | bd95b181afdaa89fdc77c0ca26bcc362659e1dce /doc/it | |
parent | 057f2c33961123ac581fe847e898376cdefe5ada (diff) | |
download | weechat-b8ec088fd9ff4d4f0f47faeea8cf4a44c8a23c9a.zip |
doc: fix typos in plugin API reference
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_plugin_api.it.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc index 233064f21..97427b770 100644 --- a/doc/it/weechat_plugin_api.it.adoc +++ b/doc/it/weechat_plugin_api.it.adoc @@ -9684,7 +9684,7 @@ Hook su un messaggio stampato. It is called when a line has been added in a buffer with formatted content. // TRANSLATION MISSING -Fore more information on the hooks called when a line is printed, see +For more information on the hooks called when a line is printed, see <<_hook_line,hook_line>>. Prototipo: @@ -11490,7 +11490,7 @@ List of modifiers used by WeeChat and plugins: plugin + ";" + buffer_name + ";" + tags | Messaggio stampato. | Nuovo messaggio stampato. + - Fore more information on the hooks called when a line is printed, see + For more information on the hooks called when a line is printed, see <<_hook_line,hook_line>>. |=== |