libpurple/util.h

changeset 41083
590d533cf290
parent 40870
e3397381fd35
child 41155
922c9e70900c
--- a/libpurple/util.h	Thu Oct 07 22:28:08 2021 -0500
+++ b/libpurple/util.h	Sun Oct 10 02:52:05 2021 -0500
@@ -890,7 +890,7 @@
  *
  * Case insensitive search for a word in a string. The needle string
  * must be contained in the haystack string and not be immediately
- * preceded or immediately followed by another alpha-numeric character.
+ * preceded or immediately followed by another alphanumeric character.
  *
  * Returns: TRUE if haystack has the word, otherwise FALSE
  */

mercurial