Skip to content

Commit ad66ae0

Browse files
committed
fixup: make 'direct base class relationship' a definition
1 parent aacdb89 commit ad66ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3570,7 +3570,7 @@
35703570
\defnadj{direct}{base class}
35713571
for the class being defined;
35723572
for each such \grammarterm{base-specifier},
3573-
the corresponding direct base class relationship
3573+
the corresponding \defnadj{direct base class}{relationship}
35743574
is the ordered pair (\tcode{D}, \tcode{B})
35753575
where \tcode{D} is the class being defined and
35763576
\tcode{B} is the direct base class.

0 commit comments

Comments
 (0)