Skip to content

Commit 79ab629

Browse files
committed
[format.string.escaped] Fix typos in "APOSTROPHE"
1 parent 347ded0 commit 79ab629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/utilities.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15353,10 +15353,10 @@
1535315353

1535415354
\begin{itemize}
1535515355
\item
15356-
the result starts and ends with \unicode{0027}{apostrope} (\tcode{'})
15356+
the result starts and ends with \unicode{0027}{apostrophe} (\tcode{'})
1535715357
instead of \unicode{0022}{quotation mark} (\tcode{"}), and
1535815358
\item
15359-
if \placeholder{C} is \unicode{0027}{apostrope},
15359+
if \placeholder{C} is \unicode{0027}{apostrophe},
1536015360
the two characters \tcode{\textbackslash '} are appended to \placeholder{E}, and
1536115361
\item
1536215362
if \placeholder{C} is \unicode{0022}{quotation mark},

0 commit comments

Comments
 (0)