projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
700d4d5
)
gdbm: doco typo
author
Matt Birkholz
<matt@birchwood-abbey.net>
Thu, 25 Jul 2019 22:08:08 +0000
(17:08 -0500)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Thu, 25 Jul 2019 22:08:08 +0000
(17:08 -0500)
src/gdbm/gdbm.texi
patch
|
blob
|
history
diff --git
a/src/gdbm/gdbm.texi
b/src/gdbm/gdbm.texi
index 1079dc3f440160e3ce4d29d99e42ad5c99d5720b..36757425378afc9c5da21e2d90de5e794d5e78a2 100644
(file)
--- a/
src/gdbm/gdbm.texi
+++ b/
src/gdbm/gdbm.texi
@@
-155,7
+155,7
@@
And several constants:
@end example
You can load these bindings into your global environment with the
-following expresson.
+following express
i
on.
@smallexample
(load-option 'gdbm)
@end smallexample