diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-03-12 20:50:25 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-03-12 20:50:25 +0100 |
commit | 55f16550642588675663401ebeb694f1798c2206 (patch) | |
tree | 0dd6ae290ee4a4e2d6e19fd02d0c6c08e781b340 | |
parent | 55aa40e08792a8bd2816e6a7bb03b5a262682d27 (diff) | |
download | weechat-55f16550642588675663401ebeb694f1798c2206.zip |
dev/scripting: fix typo
-rw-r--r-- | doc/de/weechat_scripting.de.adoc | 2 | ||||
-rw-r--r-- | doc/en/weechat_scripting.en.adoc | 2 | ||||
-rw-r--r-- | doc/fr/weechat_scripting.fr.adoc | 2 | ||||
-rw-r--r-- | doc/it/weechat_scripting.it.adoc | 2 | ||||
-rw-r--r-- | doc/ja/weechat_scripting.ja.adoc | 2 | ||||
-rw-r--r-- | doc/pl/weechat_scripting.pl.adoc | 2 | ||||
-rw-r--r-- | doc/sr/weechat_scripting.sr.adoc | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/doc/de/weechat_scripting.de.adoc b/doc/de/weechat_scripting.de.adoc index d99a4f033..066084bee 100644 --- a/doc/de/weechat_scripting.de.adoc +++ b/doc/de/weechat_scripting.de.adoc @@ -210,7 +210,7 @@ Since Tcl only has string types, there's no null type to pass as an argument when a function accepts null values. To overcome this you can use the constant `$::weechat::WEECHAT_NULL` which acts as a null value. This constant is defined as `\uFFFF\uFFFF\uFFFFWEECHAT_NULL\uFFFF\uFFFF\uFFFF`, so it's very unlikely to -appear intentionally. +appear unintentionally. [[language_guile]] ==== Guile (Scheme) diff --git a/doc/en/weechat_scripting.en.adoc b/doc/en/weechat_scripting.en.adoc index 10c353b99..f310d1de3 100644 --- a/doc/en/weechat_scripting.en.adoc +++ b/doc/en/weechat_scripting.en.adoc @@ -199,7 +199,7 @@ Since Tcl only has string types, there's no null type to pass as an argument when a function accepts null values. To overcome this you can use the constant `$::weechat::WEECHAT_NULL` which acts as a null value. This constant is defined as `\uFFFF\uFFFF\uFFFFWEECHAT_NULL\uFFFF\uFFFF\uFFFF`, so it's very unlikely to -appear intentionally. +appear unintentionally. [[language_guile]] ==== Guile (Scheme) diff --git a/doc/fr/weechat_scripting.fr.adoc b/doc/fr/weechat_scripting.fr.adoc index 5fc93e59b..b7243d182 100644 --- a/doc/fr/weechat_scripting.fr.adoc +++ b/doc/fr/weechat_scripting.fr.adoc @@ -210,7 +210,7 @@ donner comme paramètre quand une fonctionne accepte des valeurs nulles. Pour surmonter cela vous pouvez utiliser la constante `$::weechat::WEECHAT_NULL` qui agit comme la valeur nulle. Cette constante est définie avec la valeur `\uFFFF\uFFFF\uFFFFWEECHAT_NULL\uFFFF\uFFFF\uFFFF`, il est donc très peu probable -qu'elle apparaisse intentionnellement. +qu'elle apparaisse de manière non intentionnelle. [[language_guile]] ==== Guile (Scheme) diff --git a/doc/it/weechat_scripting.it.adoc b/doc/it/weechat_scripting.it.adoc index ea4b2cf7b..d01c6754f 100644 --- a/doc/it/weechat_scripting.it.adoc +++ b/doc/it/weechat_scripting.it.adoc @@ -217,7 +217,7 @@ Since Tcl only has string types, there's no null type to pass as an argument when a function accepts null values. To overcome this you can use the constant `$::weechat::WEECHAT_NULL` which acts as a null value. This constant is defined as `\uFFFF\uFFFF\uFFFFWEECHAT_NULL\uFFFF\uFFFF\uFFFF`, so it's very unlikely to -appear intentionally. +appear unintentionally. [[language_guile]] ==== Guile (Scheme) diff --git a/doc/ja/weechat_scripting.ja.adoc b/doc/ja/weechat_scripting.ja.adoc index 426e09fdd..de2c7fa01 100644 --- a/doc/ja/weechat_scripting.ja.adoc +++ b/doc/ja/weechat_scripting.ja.adoc @@ -215,7 +215,7 @@ Since Tcl only has string types, there's no null type to pass as an argument when a function accepts null values. To overcome this you can use the constant `$::weechat::WEECHAT_NULL` which acts as a null value. This constant is defined as `\uFFFF\uFFFF\uFFFFWEECHAT_NULL\uFFFF\uFFFF\uFFFF`, so it's very unlikely to -appear intentionally. +appear unintentionally. [[language_guile]] ==== Guile (Scheme) diff --git a/doc/pl/weechat_scripting.pl.adoc b/doc/pl/weechat_scripting.pl.adoc index 78af6f250..549810c75 100644 --- a/doc/pl/weechat_scripting.pl.adoc +++ b/doc/pl/weechat_scripting.pl.adoc @@ -205,7 +205,7 @@ Since Tcl only has string types, there's no null type to pass as an argument when a function accepts null values. To overcome this you can use the constant `$::weechat::WEECHAT_NULL` which acts as a null value. This constant is defined as `\uFFFF\uFFFF\uFFFFWEECHAT_NULL\uFFFF\uFFFF\uFFFF`, so it's very unlikely to -appear intentionally. +appear unintentionally. [[language_guile]] ==== Guile (Scheme) diff --git a/doc/sr/weechat_scripting.sr.adoc b/doc/sr/weechat_scripting.sr.adoc index 76437b79a..782117d4b 100644 --- a/doc/sr/weechat_scripting.sr.adoc +++ b/doc/sr/weechat_scripting.sr.adoc @@ -182,7 +182,7 @@ Since Tcl only has string types, there's no null type to pass as an argument when a function accepts null values. To overcome this you can use the constant `$::weechat::WEECHAT_NULL` which acts as a null value. This constant is defined as `\uFFFF\uFFFF\uFFFFWEECHAT_NULL\uFFFF\uFFFF\uFFFF`, so it's very unlikely to -appear intentionally. +appear unintentionally. [[language_guile]] ==== Guile (Scheme) |