From f9300c2914271e4f08a8e2a41223cedbd82cc8bc Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 21 Oct 2004 15:18:31 +0500 Subject: CHARSET_INFO.txt: Typo. strings/CHARSET_INFO.txt: Typo. --- strings/CHARSET_INFO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strings') diff --git a/strings/CHARSET_INFO.txt b/strings/CHARSET_INFO.txt index b0a6271e4c8..f7a10f95880 100644 --- a/strings/CHARSET_INFO.txt +++ b/strings/CHARSET_INFO.txt @@ -146,7 +146,7 @@ following set of functions: Multibyte routines ------------------ ismbchar() - detects if the given string is a multibyte sequence -mbcharlen() - retuturns length of multibyte sequence starting with +mbcharlen() - returns length of multibyte sequence starting with the given character numchars() - returns number of characters in the given string, e.g. in SQL function CHAR_LENGTH(). -- cgit v1.2.1