CHARSET_INFO.txt:

Typo.


strings/CHARSET_INFO.txt:
  Typo.
This commit is contained in:
unknown 2004-10-21 15:18:31 +05:00
parent 2f29f9ea5f
commit f9300c2914

View file

@ -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().