mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
core, plugins: fix typos in comments on functions, use imperative
This commit is contained in:
@@ -45,7 +45,7 @@ TEST_GROUP(CoreSecure)
|
||||
};
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* Test functions:
|
||||
* secure_derive_key
|
||||
*/
|
||||
|
||||
@@ -84,7 +84,7 @@ TEST(CoreSecure, DeriveKey)
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* Test functions:
|
||||
* secure_encrypt_data
|
||||
* secure_decrypt_data
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user