aboutsummaryrefslogtreecommitdiff
path: root/doc/gdbm.texinfo
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/gdbm.texinfo
parentc7f543a57fc4feb9abb8ce97ff857db9f20026c7 (diff)
downloadgdbm-7a87cd8c3ca9528bf53cdb06dfb4168450251d79.tar.gz
gdbm-7a87cd8c3ca9528bf53cdb06dfb4168450251d79.tar.bz2
Fix a typo
Diffstat (limited to 'doc/gdbm.texinfo')
-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 @{
2243@} 2243@}
2244@end example 2244@end example
2245 2245
2246@empth{NOTE}: The @samp{string} type can reasonably be used only if it 2246@emph{NOTE}: The @samp{string} type can reasonably be used only if it
2247is the last or the only member of the data structure. That's because it 2247is the last or the only member of the data structure. That's because it
2248provides no information about the number of elements in the array, so 2248provides no information about the number of elements in the array, so
2249it is interpreted to contain all bytes up to the end of the datum. 2249it is interpreted to contain all bytes up to the end of the datum.

Return to:

Send suggestions and report system problems to the System administrator.