summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-05-17 08:47:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2013-05-17 08:47:00 +0000
commit7a87cd8c3ca9528bf53cdb06dfb4168450251d79 (patch)
tree21ac1e211b7e4a9f721ac599a20af01561c7f025 /doc
parentc7f543a57fc4feb9abb8ce97ff857db9f20026c7 (diff)
downloadgdbm-7a87cd8c3ca9528bf53cdb06dfb4168450251d79.tar.gz
Fix a typo
Diffstat (limited to 'doc')
-rw-r--r--doc/gdbm.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gdbm.texinfo b/doc/gdbm.texinfo
index 0d58f64..6353dd8 100644
--- a/doc/gdbm.texinfo
+++ b/doc/gdbm.texinfo
@@ -2243,7 +2243,7 @@ define content @{
@}
@end example
-@empth{NOTE}: The @samp{string} type can reasonably be used only if it
+@emph{NOTE}: The @samp{string} type can reasonably be used only if it
is the last or the only member of the data structure. That's because it
provides no information about the number of elements in the array, so
it is interpreted to contain all bytes up to the end of the datum.