diff options
author | unknown <monty@donna.mysql.com> | 2000-09-27 11:51:01 +0300 |
---|---|---|
committer | unknown <monty@donna.mysql.com> | 2000-09-27 11:51:01 +0300 |
commit | 3a5ab655f175d86e9c7f4eab290933ffa622eeaf (patch) | |
tree | fb220d4d49d1c31941492337c0ba2ac610795fe8 | |
parent | 53d583ca6b3a7e429599e38d2d205dd449e21095 (diff) | |
download | mariadb-git-3a5ab655f175d86e9c7f4eab290933ffa622eeaf.tar.gz |
Fix typo in manual.texi
Docs/manual.texi:
Fix typo
-rw-r--r-- | Docs/manual.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index d8f4952e77a..37d91c2b263 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -1497,8 +1497,8 @@ No description available. @node Features, Stability, MySQL-Books, Introduction @section The Main Features of MySQL -@cindex main features of @strong {MySQL} -@cindex features of @strong {MySQL} +@cindex main features of @strong{MySQL} +@cindex features of @strong{MySQL} The following list describes some of the important characteristics of @strong{MySQL}: |