mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
core: fix typos in comments
This commit is contained in:
@@ -311,7 +311,7 @@ irc_command_mode_masks (struct t_irc_server *server,
|
||||
sizeof (masks));
|
||||
|
||||
/*
|
||||
* if we reached the max number of modes allowed of if the mask doesn't
|
||||
* if we reached the max number of modes allowed or if the mask doesn't
|
||||
* fits in string, send the MODE command now and flush the modes/masks
|
||||
* strings
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user