mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
spelling: sensitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
e1d7459660
commit
358b8ad2a6
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user