mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
core, plugins: fix typos in comments on functions, use imperative
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
|
||||
/*
|
||||
* Registers a ruby script.
|
||||
* Register a ruby script.
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
@@ -6973,7 +6973,7 @@ weechat_ruby_api_upgrade_close (VALUE class, VALUE upgrade_file)
|
||||
}
|
||||
|
||||
/*
|
||||
* Initializes ruby functions and constants.
|
||||
* Initialize ruby functions and constants.
|
||||
*/
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user