diff --git a/release_notes/release_notes.stex b/release_notes/release_notes.stex index 08387cf51..af0df6827 100644 --- a/release_notes/release_notes.stex +++ b/release_notes/release_notes.stex @@ -2728,9 +2728,8 @@ in fasl files does not generally make sense. \subsection{\scheme{quote-syntax} incorrectly applies wrap (10.1.0)} -A bug in \scheme{quote-syntax} that caused \scheme{(identifier? -(quote-syntax \var{symbol}))} to report the wrong result has been -fixed. +A bug in \scheme{quote-syntax} that caused \scheme{(identifier? (quote-syntax \var{symbol}))} +to report the wrong result has been fixed. \subsection{Case-insensitive ``V'' format directive (10.1.0)}