aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/strings.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/strings.texi')
-rw-r--r--doc/lispref/strings.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi
index 413e17750e9..78f1344cada 100644
--- a/doc/lispref/strings.texi
+++ b/doc/lispref/strings.texi
@@ -1348,7 +1348,7 @@ given width, if specified.
1348This flag converts the substituted text to upper case (@pxref{Case 1348This flag converts the substituted text to upper case (@pxref{Case
1349Conversion}). 1349Conversion}).
1350 1350
1351@item _ 1351@item _@r{ (underscore)}
1352This flag converts the substituted text to lower case (@pxref{Case 1352This flag converts the substituted text to lower case (@pxref{Case
1353Conversion}). 1353Conversion}).
1354@end table 1354@end table