1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

docs: fix some typos in documentation and comments

This commit is contained in:
Trygve Aaberge
2024-02-22 19:47:07 +01:00
committed by Sébastien Helleu
parent 27331dec5e
commit e02ee703f0
7 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -2244,7 +2244,7 @@ string_translate_chars (const char *string,
* num_items: if not NULL, the variable is set with the number of items
* returned
* shared: 1 if the strings are "shared strings" (created with the function
* string_share_get), otherwise 0 for allocated strings
* string_shared_get), otherwise 0 for allocated strings
*
* The flags is a combination of flags:
* - WEECHAT_STRING_SPLIT_STRIP_LEFT: strip separators on the left