summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2018-02-21 15:28:56 +0300
committerDmitry Bogatov <KAction@debian.org>2018-11-24 17:58:05 +0000
commita4b9e0b308e3062d28c3b6557b44be2bc0c028db (patch)
treec8d527e8405e09c98380704932f064df789d2a32
parentdcba9f2450a31b14bf759dc5b22d12042324439e (diff)
[PATCH] Fix spelling error in gdbm.3
Gbp-Pq: Name patch-fix-spelling-error-in-gdbm.3.patch
-rw-r--r--doc/gdbm.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gdbm.3 b/doc/gdbm.3
index d803748..d36a852 100644
--- a/doc/gdbm.3
+++ b/doc/gdbm.3
@@ -310,7 +310,7 @@ physically written to the disk file.
.BI "int gdbm_sync (GDBM_FILE " dbf ");"
-It will not return until the disk file state is syncronized with the
+It will not return until the disk file state is synchronized with the
in-memory state of the database.
To convert a \fBgdbm\fR error code into English text, use this routine: