summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <jcole@tetra.spaceapes.com>2001-07-31 09:45:14 -0500
committerunknown <jcole@tetra.spaceapes.com>2001-07-31 09:45:14 -0500
commit9563e658c986be854453215d22c7e090c4132df6 (patch)
tree9480f3071bb5b8adec896c0f4105287bd4ad1ccf
parent72390f797f870d8b2da70194d6b54a1a7fa2a606 (diff)
downloadmariadb-git-9563e658c986be854453215d22c7e090c4132df6.tar.gz
small fix per user email
-rw-r--r--Docs/manual.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 28b0638936a..230f73e5804 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -28312,7 +28312,7 @@ For disaster recovery, one should use table backups plus
@strong{MySQL}'s binary log. @xref{Backup}.
@strong{Warning}: If you delete old log files that are in use, BDB will
-not be able to do recovery at all and you may loose data if something
+not be able to do recovery at all and you may lose data if something
goes wrong.
@item
@strong{MySQL} requires a @code{PRIMARY KEY} in each BDB table to be