summaryrefslogtreecommitdiff
path: root/tests/unit/core/test-core-string.cpp
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2024-05-08 09:30:33 +0200
committerSébastien Helleu <flashcode@flashtux.org>2024-05-08 09:30:33 +0200
commit0df1cde496b310bb5cab5d30e86fbfc2120847ab (patch)
tree2d98a7b77ba4bccfc50b39e6d77fbdd1eb1e4550 /tests/unit/core/test-core-string.cpp
parent9f536d3dc7500611819d3180d5794c787c06e469 (diff)
downloadweechat-0df1cde496b310bb5cab5d30e86fbfc2120847ab.zip
tests: fix typo in comment
Diffstat (limited to 'tests/unit/core/test-core-string.cpp')
-rw-r--r--tests/unit/core/test-core-string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/core/test-core-string.cpp b/tests/unit/core/test-core-string.cpp
index fe4c2eccd..b88847739 100644
--- a/tests/unit/core/test-core-string.cpp
+++ b/tests/unit/core/test-core-string.cpp
@@ -899,7 +899,7 @@ TEST(CoreString, Match)
/*
* Tests functions:
- * string_match
+ * string_match_list
*/
TEST(CoreString, MatchList)