mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 21:36:37 +02:00
irc: fix typo in a comment
This commit is contained in:
@@ -890,7 +890,7 @@ irc_server_get_prefix_mode_for_char (struct t_irc_server *server,
|
||||
*
|
||||
* For example mode 'o' can return '@'.
|
||||
*
|
||||
* Returns return ' ' (space) if mode is not found.
|
||||
* Returns a space if mode is not found.
|
||||
*/
|
||||
|
||||
char
|
||||
|
||||
Reference in New Issue
Block a user