diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-11-22 18:20:58 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-11-22 18:20:58 +0100 |
commit | 425256b38d12f9a6bf038d658bb1cc3233852296 (patch) | |
tree | 853c569f599e314e8862a8aa1bba7742392a9148 /doc/it/weechat_quickstart.it.txt | |
parent | 57293ffc9693531c1bc3543f5e9ed8a325fbfa71 (diff) | |
download | weechat-425256b38d12f9a6bf038d658bb1cc3233852296.zip |
doc: fix typo in quickstart (part message is not allowed in /close or /buffer close)
Diffstat (limited to 'doc/it/weechat_quickstart.it.txt')
-rw-r--r-- | doc/it/weechat_quickstart.it.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/weechat_quickstart.it.txt b/doc/it/weechat_quickstart.it.txt index ee77785f4..82c3cc851 100644 --- a/doc/it/weechat_quickstart.it.txt +++ b/doc/it/weechat_quickstart.it.txt @@ -160,7 +160,7 @@ Entrare/uscire dai canali IRC `/part [messaggio di uscita]`:: esce da un canale (mantenendo il buffer aperto) -`/close [messaggio di uscita]`:: +`/close`:: chiude il buffer del server o del canale (`/close รจ un alias per `/buffer close`) |