diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-23 12:30:54 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-23 12:30:54 +0200 |
commit | e887592b789ee5406ea42478f38f7dd613b9d015 (patch) | |
tree | dd99333dfd900da147fa7748b7dd674821a05cc1 /doc | |
parent | 6b017fa38afefe2e681a4853b62e980a504eb2dd (diff) | |
download | weechat-e887592b789ee5406ea42478f38f7dd613b9d015.zip |
core: fix typo: unambigous -> unambiguous
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/weechat_options.asciidoc | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_options.asciidoc | 2 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_options.asciidoc | 2 | ||||
-rw-r--r-- | doc/ja/autogen/user/weechat_options.asciidoc | 2 | ||||
-rw-r--r-- | doc/pl/autogen/user/weechat_options.asciidoc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/de/autogen/user/weechat_options.asciidoc b/doc/de/autogen/user/weechat_options.asciidoc index c2b8a8ab1..47fd10b91 100644 --- a/doc/de/autogen/user/weechat_options.asciidoc +++ b/doc/de/autogen/user/weechat_options.asciidoc @@ -519,7 +519,7 @@ ** Werte: beliebige Zeichenkette (Standardwert: `""`) * [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* -** Beschreibung: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** Beschreibung: `if set, incomplete and unambiguous commands are allowed, for example /he for /help` ** Typ: boolesch ** Werte: on, off (Standardwert: `off`) diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc index 5a0a78619..78c799d12 100644 --- a/doc/en/autogen/user/weechat_options.asciidoc +++ b/doc/en/autogen/user/weechat_options.asciidoc @@ -519,7 +519,7 @@ ** values: any string (default value: `""`) * [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* -** description: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** description: `if set, incomplete and unambiguous commands are allowed, for example /he for /help` ** type: boolean ** values: on, off (default value: `off`) diff --git a/doc/it/autogen/user/weechat_options.asciidoc b/doc/it/autogen/user/weechat_options.asciidoc index c521c92dd..6e2801dd3 100644 --- a/doc/it/autogen/user/weechat_options.asciidoc +++ b/doc/it/autogen/user/weechat_options.asciidoc @@ -519,7 +519,7 @@ ** valori: qualsiasi stringa (valore predefinito: `""`) * [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* -** descrizione: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** descrizione: `if set, incomplete and unambiguous commands are allowed, for example /he for /help` ** tipo: bool ** valori: on, off (valore predefinito: `off`) diff --git a/doc/ja/autogen/user/weechat_options.asciidoc b/doc/ja/autogen/user/weechat_options.asciidoc index 0f76ee5a9..b22ad7e1c 100644 --- a/doc/ja/autogen/user/weechat_options.asciidoc +++ b/doc/ja/autogen/user/weechat_options.asciidoc @@ -519,7 +519,7 @@ ** 値: 未制約文字列 (デフォルト値: `""`) * [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* -** 説明: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** 説明: `if set, incomplete and unambiguous commands are allowed, for example /he for /help` ** タイプ: ブール ** 値: on, off (デフォルト値: `off`) diff --git a/doc/pl/autogen/user/weechat_options.asciidoc b/doc/pl/autogen/user/weechat_options.asciidoc index e563efd99..f57f218a6 100644 --- a/doc/pl/autogen/user/weechat_options.asciidoc +++ b/doc/pl/autogen/user/weechat_options.asciidoc @@ -519,7 +519,7 @@ ** wartości: dowolny ciąg (domyślna wartość: `""`) * [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* -** opis: `if set, incomplete and unambigous commands are allowed, for example /he for /help` +** opis: `if set, incomplete and unambiguous commands are allowed, for example /he for /help` ** typ: bool ** wartości: on, off (domyślna wartość: `off`) |