mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 17:53:13 +02:00
core, plugins: fix typos in comments on functions, use imperative
This commit is contained in:
@@ -37,7 +37,7 @@ TEST_GROUP(TypingStatus)
|
||||
};
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* Test functions:
|
||||
* typing_status_search_state
|
||||
*/
|
||||
|
||||
@@ -56,7 +56,7 @@ TEST(TypingStatus, SearchState)
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* Test functions:
|
||||
* typing_status_self_free_value_cb
|
||||
* typing_status_self_add
|
||||
* typing_status_self_search
|
||||
@@ -90,7 +90,7 @@ TEST(TypingStatus, SelfAddSearch)
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* Test functions:
|
||||
* typing_status_nicks_free_value_cb
|
||||
* typing_status_nick_free_value_cb
|
||||
* typing_status_nick_add
|
||||
|
||||
Reference in New Issue
Block a user