summaryrefslogtreecommitdiff
path: root/strings/CHARSET_INFO.txt
diff options
context:
space:
mode:
authorunknown <bar@mysql.com>2004-10-21 15:18:31 +0500
committerunknown <bar@mysql.com>2004-10-21 15:18:31 +0500
commitf9300c2914271e4f08a8e2a41223cedbd82cc8bc (patch)
tree396797919ff14b3790d7b2fa5869d5938821a7e0 /strings/CHARSET_INFO.txt
parent2f29f9ea5f0bb24b476c4110a3a0b6d386044a22 (diff)
downloadmariadb-git-f9300c2914271e4f08a8e2a41223cedbd82cc8bc.tar.gz
CHARSET_INFO.txt:
Typo. strings/CHARSET_INFO.txt: Typo.
Diffstat (limited to 'strings/CHARSET_INFO.txt')
-rw-r--r--strings/CHARSET_INFO.txt2
1 files changed, 1 insertions, 1 deletions
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().