Skip to content

Commit d0ae4c3

Browse files
committed
[diff.cpp14.lex] Update 'basic source' to 'translation' character set
1 parent a03c094 commit d0ae4c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/compatibility.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -786,8 +786,8 @@
786786
semantics in this revision of \Cpp{}. Implementations may choose to
787787
translate trigraphs as specified in \CppXIV{} if they appear outside of a raw
788788
string literal, as part of the \impldef{mapping from physical source file characters
789-
to basic source character set} mapping from physical source file characters to
790-
the basic source character set.
789+
to translation character set} mapping from physical source file characters to
790+
the translation character set.
791791

792792
\diffref{lex.ppnumber}
793793
\change

0 commit comments

Comments
 (0)