1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +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
+1 -1
View File
@@ -298,7 +298,7 @@ buflist_bar_item_auto_scroll (const char *item_name, int line_number)
}
/*
* Returns content of bar item "buffer_plugin": bar item with buffer plugin.
* Returns the content of the bar item.
*/
char *