1
0
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:
Sébastien Helleu
2016-07-09 21:26:28 +02:00
parent eb86def400
commit e2a3cc8bf4
+1 -1
View File
@@ -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