summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <jcole@tetra.bedford.progress.com>2000-11-11 17:55:58 -0600
committerunknown <jcole@tetra.bedford.progress.com>2000-11-11 17:55:58 -0600
commit8583cbaaec5e24f4802413b01921b0d5ce643f40 (patch)
tree0c6d20dd98587758f4ff5f5f084ddeb29481a018
parentcfe54ade6a136f9e05033facb6194fd7db073cad (diff)
downloadmariadb-git-8583cbaaec5e24f4802413b01921b0d5ce643f40.tar.gz
Oops, typo in manual.texi.
Docs/manual.texi: Oops, typo.
-rw-r--r--Docs/manual.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index c95078f2dbf..a7b6309fd37 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -17834,7 +17834,7 @@ if no @code{PRIMARY KEY} was specified explicitly.)
@findex ORDER BY
@item
-@code {ORDER BY} allows you to create the new table with the rows in a
+@code{ORDER BY} allows you to create the new table with the rows in a
specific order. Note that the table will not remain in this order after
inserts and deletes. In some cases, it may make sorting easier for
@strong{MySQL} if the table is in order by the column that you wish to