summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-10-19 07:54:40 +0300
committerSergey Poznyakoff <gray@gnu.org>2021-10-19 07:59:30 +0300
commit47f50f669f27936d4c052c12f1c20ee59f0ede97 (patch)
treefcae2cef7cfa90d6fe4a84022113b38c1f287d7e /doc
parentbcee56a8b5de38d09b02b9340c5762ef0fc40d5a (diff)
downloadgdbm-47f50f669f27936d4c052c12f1c20ee59f0ede97.tar.gz
Version 1.22v1.22
Diffstat (limited to 'doc')
-rw-r--r--doc/gdbm.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gdbm.texi b/doc/gdbm.texi
index 886f2ee..a738c85 100644
--- a/doc/gdbm.texi
+++ b/doc/gdbm.texi
@@ -3654,7 +3654,7 @@ Synchronize after each write. Default is @code{off}.
@deffn {command verb} perror [@var{code}]
Describe the given @command{GDBM} error code.
-The descripion occupies one or two lines. The second line is present
+The description occupies one or two lines. The second line is present
if the system error number should be checked when handling this code.
In this case, the second line states @samp{Examine errno}.