Skip to content

Commit 0cac487

Browse files
timsong-cppzygoloid
authored andcommitted
[concepts.{lang,compare,callable}.general] Replace "section" with "subclause".
1 parent 9db2f62 commit 0cac487

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/concepts.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
\rSec2[concepts.lang.general]{General}
259259

260260
\pnum
261-
This section contains the definition of concepts corresponding to language
261+
This subclause contains the definition of concepts corresponding to language
262262
features. These concepts express relationships between types, type
263263
classifications, and fundamental type properties.
264264

@@ -740,7 +740,7 @@
740740
\rSec2[concepts.compare.general]{General}
741741

742742
\pnum
743-
This section describes concepts that establish relationships and orderings
743+
This subclause describes concepts that establish relationships and orderings
744744
on values of possibly differing object types.
745745

746746
\rSec2[concept.boolean]{Concept \libconcept{Boolean}}
@@ -1000,7 +1000,7 @@
10001000
\rSec2[concepts.callable.general]{General}
10011001

10021002
\pnum
1003-
The concepts in this section describe the requirements on function
1003+
The concepts in this subclause describe the requirements on function
10041004
objects\iref{function.objects} and their arguments.
10051005

10061006
\rSec2[concept.invocable]{Concept \libconcept{Invocable}}

0 commit comments

Comments
 (0)