diff options
author | jani@janikt.pp.saunalahti.fi <> | 2001-05-29 20:03:58 +0300 |
---|---|---|
committer | jani@janikt.pp.saunalahti.fi <> | 2001-05-29 20:03:58 +0300 |
commit | 2b5d60504b6fecd5c91272899f30b4bbb4bf1244 (patch) | |
tree | 56ae76adb74e3d04fd8eb87077b48bcfdbb93bd1 /Docs | |
parent | d1fc2f3c4f2f8eb6d6a298168f4b444e185fd6ad (diff) | |
download | mariadb-git-2b5d60504b6fecd5c91272899f30b4bbb4bf1244.tar.gz |
Fixed a few typos.
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index ead53187c27..04bd5cfd5af 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -46707,7 +46707,7 @@ Added table locks to Berkeley DB. Fixed a bug with @code{LEFT JOIN} and @code{ORDER BY} where the first table had only one matching row. @item -Added 4 sample @code{my.cfg} example files in the @file{support-files} +Added 4 sample @code{my.cnf} example files in the @file{support-files} directory. @item Fixed @code{duplicated key} problem when doing big @code{GROUP BY}'s. |