mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 17:53:13 +02:00
core, plugins: fix typos in comments on functions, use imperative
This commit is contained in:
@@ -43,7 +43,7 @@ TEST_GROUP(LoggerTail)
|
||||
};
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* Test functions:
|
||||
* logger_tail_last_eol
|
||||
*/
|
||||
|
||||
@@ -73,7 +73,7 @@ TEST(LoggerTail, LastEol)
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* Test functions:
|
||||
* logger_tail_lines_cmp_cb
|
||||
* logger_tail_lines_free_cb
|
||||
* logger_tail_file
|
||||
|
||||
Reference in New Issue
Block a user