aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-08-03 07:33:24 +0300
committerSergey Poznyakoff <gray@gnu.org>2021-08-03 07:33:24 +0300
commite7fa39cc66f26f733f7e8f271aacc00f77696375 (patch)
tree524f2ec10f45aa47a33681c82b93d2de1c3dc34e /doc
parent9016182fe92dcdfa9103acd144ab01f30463ac72 (diff)
downloadgdbm-e7fa39cc66f26f733f7e8f271aacc00f77696375.tar.gz
gdbm-e7fa39cc66f26f733f7e8f271aacc00f77696375.tar.bz2
Fix typos
Diffstat (limited to 'doc')
-rw-r--r--doc/gdbm.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gdbm.texi b/doc/gdbm.texi
index 0d0a161..9878839 100644
--- a/doc/gdbm.texi
+++ b/doc/gdbm.texi
@@ -1537,7 +1537,7 @@ to fall back on a safe backup copy of the data file.
@end defvr
@defvr {gdbm_latest_snapshot} GDBM_SNAPSHOT_ERR
-System error ocurred in @code{gdbm_latest_snapshot}. Examine the
+System error occurred in @code{gdbm_latest_snapshot}. Examine the
system @code{errno} variable for details. Its possible values are:
@table @code
@@ -1619,7 +1619,7 @@ by a colon and four fields, in this order:
@item File permission bits in @command{ls -l} notation
@item Modification timestamp
@item Numsync counter
-For datatabases in standard GDBM format, this field is @samp{N/A}. If
+For databases in standard GDBM format, this field is @samp{N/A}. If
the counter cannot be obtained because of error, this field is @samp{?}.
@end enumerate

Return to:

Send suggestions and report system problems to the System administrator.