1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 14:26:39 +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
+3 -3
View File
@@ -113,9 +113,9 @@ script_mouse_focus_chat_cb (const void *pointer, void *data,
}
/*
* Initializes mouse.
* Initialize mouse.
*
* Returns:
* Return:
* 1: OK
* 0: error
*/
@@ -161,7 +161,7 @@ script_mouse_init (void)
}
/*
* Ends mouse.
* End mouse.
*/
void