Commit f9300c29 authored by unknown's avatar unknown

CHARSET_INFO.txt:

  Typo.


strings/CHARSET_INFO.txt:
  Typo.
parent 2f29f9ea
...@@ -146,7 +146,7 @@ following set of functions: ...@@ -146,7 +146,7 @@ following set of functions:
Multibyte routines Multibyte routines
------------------ ------------------
ismbchar() - detects if the given string is a multibyte sequence 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 the given character
numchars() - returns number of characters in the given string, e.g. numchars() - returns number of characters in the given string, e.g.
in SQL function CHAR_LENGTH(). in SQL function CHAR_LENGTH().
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment