mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 18:53:12 +02:00
spelling: case-sensitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
0505a0ff76
commit
c28696e602
@@ -998,7 +998,7 @@ hdata_hashtable (struct t_hdata *hdata, void *pointer, const char *name)
|
||||
/*
|
||||
* Compares a hdata variable of two objects.
|
||||
*
|
||||
* If case_sensitive == 1, the comparison of strings is case sensitive.
|
||||
* If case_sensitive == 1, the comparison of strings is case-sensitive.
|
||||
*
|
||||
* Returns:
|
||||
* -1: variable1 < variable2
|
||||
|
||||
Reference in New Issue
Block a user