Skip to content

Commit b1f922a

Browse files
Eisenwavetkoeppe
authored andcommitted
[basic.def.odr] Fix hyphenation of "{copy,move} assignment"
1 parent bd8f454 commit b1f922a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
\pnum
490490
An assignment operator function in a class is odr-used by an
491491
implicitly-defined
492-
copy-assignment or move-assignment function for another class as specified
492+
copy assignment or move assignment function for another class as specified
493493
in~\ref{class.copy.assign}.
494494
A constructor for a class is odr-used as specified
495495
in~\ref{dcl.init}. A destructor for a class is odr-used if it is potentially

0 commit comments

Comments
 (0)