Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d6cd5e4

Browse files
jensmaurertkoeppe
authored andcommitted
[cpp] Replace 'could' and 'might'
as directed by ISO/CS.
1 parent ddc1348 commit d6cd5e4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/preprocessor.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,8 +1680,9 @@
16801680
The macros defined in \tref{cpp.predefined.ft} shall be defined to
16811681
the corresponding integer literal.
16821682
\begin{note}
1683-
Future revisions of \Cpp{} might replace
1684-
the values of these macros with greater values.
1683+
Future revisions of \Cpp{} will replace
1684+
the values of these macros with greater values
1685+
when the corresponding feature is modified.
16851686
\end{note}
16861687

16871688
\item

0 commit comments

Comments
 (0)