Skip to content

Commit f1fabf2

Browse files
hubert-reinterpretcasttkoeppe
authored andcommitted
[diff] Rename "basic concepts" to "basics" (cplusplus#2481)
1 parent 6a4eb32 commit f1fabf2

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
@@ -94,7 +94,7 @@
9494
Programs that have a legitimate reason to treat string literals
9595
as pointers to potentially modifiable memory are probably rare.
9696

97-
\rSec2[diff.basic]{\ref{basic}: basic concepts}
97+
\rSec2[diff.basic]{\ref{basic}: basics}
9898

9999
\diffref{basic.def}
100100
\change \Cpp{} does not have ``tentative definitions'' as in C.\\
@@ -1345,7 +1345,7 @@
13451345
// \tcode{int x[2] = \{ 3'4, 5 \};} --- this International Standard
13461346
\end{codeblock}
13471347

1348-
\rSec2[diff.cpp11.basic]{\ref{basic}: basic concepts}
1348+
\rSec2[diff.cpp11.basic]{\ref{basic}: basics}
13491349

13501350
\diffref{basic.stc.dynamic.deallocation}
13511351
\change New usual (non-placement) deallocator.

0 commit comments

Comments
 (0)