Skip to content

Commit 63f4c96

Browse files
Eelistkoeppe
authored andcommitted
[tab:cpp17.moveassignable] Remove superfluous space. (#4076)
1 parent 3f1c485 commit 63f4c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1722,7 +1722,7 @@
17221722
\multicolumn{4}{|p{5.3in}|}{
17231723
\tcode{rv}'s state is unspecified.
17241724
\begin{note}
1725-
\ \tcode{rv} must still meet the requirements of the library
1725+
\tcode{rv} must still meet the requirements of the library
17261726
component that is using it, whether or not \tcode{t} and \tcode{rv} refer to the same object.
17271727
The operations listed in those requirements must
17281728
work as specified whether \tcode{rv} has been moved from or not.

0 commit comments

Comments
 (0)