diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-12 13:31:22 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-12 13:31:22 +0100 |
commit | 271f92a66db54c20570ba70e72b0110268dc0e77 (patch) | |
tree | 28395d4e50ed4e91193eeed401a441cace1cc40a /doc/it/weechat_plugin_api.it.txt | |
parent | 44411f123ae9e5dffa37be08f91b0975b1d85f77 (diff) | |
download | weechat-271f92a66db54c20570ba70e72b0110268dc0e77.zip |
doc: fix typo in plugin API reference
Diffstat (limited to 'doc/it/weechat_plugin_api.it.txt')
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index 9b7118dcd..2134f13dd 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -8259,7 +8259,7 @@ Argomenti: * 'signal_data': dati inviati con il segnale // TRANSLATION MISSING -Return value (_WeeChat ≥ 0.4.4)_: +Return value _(WeeChat ≥ 0.4.4)_: // TRANSLATION MISSING * return code of last callback executed ('WEECHAT_RC_OK' if no callback was @@ -8593,7 +8593,7 @@ Argomenti: * 'hashtable': tabella hash // TRANSLATION MISSING -Return value (_WeeChat ≥ 0.4.4)_: +Return value _(WeeChat ≥ 0.4.4)_: // TRANSLATION MISSING * return code of last callback executed ('WEECHAT_RC_OK' if no callback was |