diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-21 14:32:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-21 14:32:09 +0100 |
commit | e2798b2cf218a4c1d507638f7f10f8e5eb0e67ae (patch) | |
tree | d242cd86da3ea8e17cd47762211fa0ee067403e2 /doc/pl/autogen/user | |
parent | f1d483303d1034bd421718c4823164b54f615089 (diff) | |
download | weechat-e2798b2cf218a4c1d507638f7f10f8e5eb0e67ae.zip |
core: fix typo in /help command
Diffstat (limited to 'doc/pl/autogen/user')
-rw-r--r-- | doc/pl/autogen/user/weechat_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/autogen/user/weechat_commands.txt b/doc/pl/autogen/user/weechat_commands.txt index d09ecced1..6b5b990e7 100644 --- a/doc/pl/autogen/user/weechat_commands.txt +++ b/doc/pl/autogen/user/weechat_commands.txt @@ -165,7 +165,7 @@ Examples: ---- /command <wtyczka> <komenda> - wtyczka: nazwa wtyczki ('weechat' dla wewnętrznych komend WeeChat ) + wtyczka: nazwa wtyczki ('core' dla wewnętrznych komend WeeChat ) komenda: komenda do wywołania ( '/' jest automatycznie dodawane jeśli nie występuje na początku komendy) ---- |