1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

core, plugins: fix typos in comments on functions, use imperative

This commit is contained in:
Sébastien Helleu
2026-03-23 20:45:36 +01:00
parent d34eb40187
commit f53e7fb9ef
342 changed files with 6669 additions and 6729 deletions
+2 -2
View File
@@ -35,7 +35,7 @@ TEST_GROUP(IrcChannel)
};
/*
* Tests functions:
* Test functions:
* irc_channel_valid
*/
@@ -45,7 +45,7 @@ TEST(IrcChannel, Valid)
}
/*
* Tests functions:
* Test functions:
* irc_channel_is_channel
*/