Commit f9300c29 authored by unknown's avatar unknown
Browse files

CHARSET_INFO.txt:

  Typo.


strings/CHARSET_INFO.txt:
  Typo.
parent 2f29f9ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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().