mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
core, plugins: fix typos in comments on functions, use imperative
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
|
||||
/*
|
||||
* Runs an action.
|
||||
* Run an action.
|
||||
*/
|
||||
|
||||
void
|
||||
@@ -313,7 +313,7 @@ script_command_script (const void *pointer, void *data,
|
||||
}
|
||||
|
||||
/*
|
||||
* Hooks script command.
|
||||
* Hook script command.
|
||||
*/
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user