gdbm: doco typo
authorMatt Birkholz <matt@birchwood-abbey.net>
Thu, 25 Jul 2019 22:08:08 +0000 (17:08 -0500)
committerMatt Birkholz <matt@birchwood-abbey.net>
Thu, 25 Jul 2019 22:08:08 +0000 (17:08 -0500)
src/gdbm/gdbm.texi

index 1079dc3f440160e3ce4d29d99e42ad5c99d5720b..36757425378afc9c5da21e2d90de5e794d5e78a2 100644 (file)
@@ -155,7 +155,7 @@ And several constants:
 @end example
 
 You can load these bindings into your global environment with the
-following expresson.
+following expression.
 @smallexample
     (load-option 'gdbm)
 @end smallexample