1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 20:06:38 +02:00

tests: fix typo in comment

This commit is contained in:
Sébastien Helleu
2024-05-08 09:30:33 +02:00
parent 9f536d3dc7
commit 0df1cde496
+1 -1
View File
@@ -899,7 +899,7 @@ TEST(CoreString, Match)
/*
* Tests functions:
* string_match
* string_match_list
*/
TEST(CoreString, MatchList)