diff options
Diffstat (limited to 'doc/lispref/strings.texi')
| -rw-r--r-- | doc/lispref/strings.texi | 2 |
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. | |||
| 1348 | This flag converts the substituted text to upper case (@pxref{Case | 1348 | This flag converts the substituted text to upper case (@pxref{Case |
| 1349 | Conversion}). | 1349 | Conversion}). |
| 1350 | 1350 | ||
| 1351 | @item _ | 1351 | @item _@r{ (underscore)} |
| 1352 | This flag converts the substituted text to lower case (@pxref{Case | 1352 | This flag converts the substituted text to lower case (@pxref{Case |
| 1353 | Conversion}). | 1353 | Conversion}). |
| 1354 | @end table | 1354 | @end table |