diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc index 6eecf2a68..0ab8a18ff 100644 --- a/doc/en/weechat_plugin_api.en.adoc +++ b/doc/en/weechat_plugin_api.en.adoc @@ -1094,7 +1094,7 @@ uppercase letters are properly converted to lowercase (by calling function Return value: * arithmetic result of subtracting the last compared UTF-8 char in - _string2_ (converted to lowercase if _case_sentitive_ is set to 0) from the last + _string2_ (converted to lowercase if _case_sensitive_ is set to 0) from the last compared UTF-8 char in _string1_ (converted to lowercase if _case_sensitive_ is set to 0): ** < 0 if string1 < string2 diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc index 61a4aa916..7ea95e887 100644 --- a/doc/it/weechat_plugin_api.it.adoc +++ b/doc/it/weechat_plugin_api.it.adoc @@ -1175,7 +1175,7 @@ uppercase letters are properly converted to lowercase (by calling function Return value: * arithmetic result of subtracting the last compared UTF-8 char in - _string2_ (converted to lowercase if _case_sentitive_ is set to 0) from the last + _string2_ (converted to lowercase if _case_sensitive_ is set to 0) from the last compared UTF-8 char in _string1_ (converted to lowercase if _case_sensitive_ is set to 0): // TRANSLATION MISSING diff --git a/doc/ja/weechat_plugin_api.ja.adoc b/doc/ja/weechat_plugin_api.ja.adoc index 73888291f..1884a1358 100644 --- a/doc/ja/weechat_plugin_api.ja.adoc +++ b/doc/ja/weechat_plugin_api.ja.adoc @@ -1141,7 +1141,7 @@ uppercase letters are properly converted to lowercase (by calling function Return value: * arithmetic result of subtracting the last compared UTF-8 char in - _string2_ (converted to lowercase if _case_sentitive_ is set to 0) from the last + _string2_ (converted to lowercase if _case_sensitive_ is set to 0) from the last compared UTF-8 char in _string1_ (converted to lowercase if _case_sensitive_ is set to 0): // TRANSLATION MISSING