summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2018-02-21 15:28:56 +0300
committerDmitry Bogatov <KAction@debian.org>2018-10-27 06:59:07 +0000
commitde819eaf52da15fc2327d3526426f3d78947bf77 (patch)
tree3f491c257816463b29229ad8c3cf1bf5fce67f5d
parentdd557fc24808ed91b1bab65282ce2854955581e6 (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: