mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 00:03:12 +02:00
core: fix typo in comment
This commit is contained in:
@@ -196,7 +196,7 @@ gui_buffer_get_plugin_name (struct t_gui_buffer *buffer)
|
||||
}
|
||||
|
||||
/*
|
||||
* Get short name of buffer (of name if short_name is NULL).
|
||||
* Get short name of buffer (or name if short_name is NULL).
|
||||
*
|
||||
* Note: this function never returns NULL.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user