mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
core, plugins: fix typos in comments on functions, use imperative
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
/*
|
||||
* Adds executed commands ids to completion list.
|
||||
* Add executed commands ids to completion list.
|
||||
*/
|
||||
|
||||
int
|
||||
@@ -66,7 +66,7 @@ exec_completion_commands_ids_cb (const void *pointer, void *data,
|
||||
}
|
||||
|
||||
/*
|
||||
* Hooks completions.
|
||||
* Hook completions.
|
||||
*/
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user