Skip to content

Commit

Permalink
[basic.def.odr] Fix hyphenation of "{copy,move} assignment"
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave authored and tkoeppe committed Nov 10, 2023
1 parent bd8f454 commit b1f922a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
\pnum
An assignment operator function in a class is odr-used by an
implicitly-defined
copy-assignment or move-assignment function for another class as specified
copy assignment or move assignment function for another class as specified
in~\ref{class.copy.assign}.
A constructor for a class is odr-used as specified
in~\ref{dcl.init}. A destructor for a class is odr-used if it is potentially
Expand Down

0 comments on commit b1f922a

Please sign in to comment.