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:
@@ -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
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user