summaryrefslogtreecommitdiff
path: root/doc/ref/misc-modules.texi
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2004-07-30 12:39:29 +0000
committerMarius Vollmer <mvo@zagadka.de>2004-07-30 12:39:29 +0000
commitf47029a180fbc1240886660028a5ce57bf830274 (patch)
tree6e603fa75fda912588b111ddc14451bcef97734f /doc/ref/misc-modules.texi
parent51fdb325b0472e9eb27bf5280f4aaa4c84c2330f (diff)
downloadguile-f47029a180fbc1240886660028a5ce57bf830274.tar.gz
(Formatted Output): Changed @w to @w{} in itemize. The former doesn't
work for some reason...
Diffstat (limited to 'doc/ref/misc-modules.texi')
-rw-r--r--doc/ref/misc-modules.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/misc-modules.texi b/doc/ref/misc-modules.texi
index c22aa4d9c..963aa8980 100644
--- a/doc/ref/misc-modules.texi
+++ b/doc/ref/misc-modules.texi
@@ -760,7 +760,7 @@ Case conversion. Between @nicode{~(} and @nicode{~)} the case of all
output is changed. The modifiers on @nicode{~(} control the
conversion.
-@itemize @w
+@itemize @w{}
@item
no modifiers --- lower case.
@c