--- 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 */