Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Wed, 25 Apr 2018 05:42:41 +0000 (22:42 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 25 Apr 2018 05:42:41 +0000 (22:42 -0700)
doc/ref-manual/strings.texi

index 9a868962b9fe213b4a2fa03ed007013c207fc20a..89a6dd1af063cce05ff5718f896df30ca4f92408 100644 (file)
@@ -251,9 +251,9 @@ The Unicode Standard prescribes special treatment of the Greek letter
 @math{\Sigma}, whose normal lower-case form is @math{\sigma} but which
 becomes @math{\varsigma} at the end of a word.  See
 @uref{http://www.unicode.org/reports/tr44/, UAX #44} (part of the
-Unicode Standard) for details.  However, implementations of @code
-{string-downcase} are not required to provide this behavior, and may
-choose to change @math{\Sigma} to @math{\sigma} in all cases.
+Unicode Standard) for details.  However, implementations of
+@code{string-downcase} are not required to provide this behavior, and
+may choose to change @math{\Sigma} to @math{\sigma} in all cases.
 @end deffn
 
 @deffn procedure string-upper-case? string