From: Chris Hanson Date: Wed, 25 Apr 2018 05:42:41 +0000 (-0700) Subject: Fix typo. X-Git-Tag: mit-scheme-pucked-x11-0.3.1~7^2~112 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=471b152f1202377a62e5ceb6c29e687d90741804;p=mit-scheme.git Fix typo. --- diff --git a/doc/ref-manual/strings.texi b/doc/ref-manual/strings.texi index 9a868962b..89a6dd1af 100644 --- a/doc/ref-manual/strings.texi +++ b/doc/ref-manual/strings.texi @@ -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