Skip to content

Commit 535b71c

Browse files
Eeliszygoloid
authored andcommitted
[tab:cpp17.moveassignable] Remove superfluous space. (#4076)
1 parent d24f40d commit 535b71c

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
@@ -1431,7 +1431,7 @@
14311431
\multicolumn{4}{|p{5.3in}|}{
14321432
\tcode{rv}'s state is unspecified.
14331433
\begin{note}
1434-
\ \tcode{rv} must still meet the requirements of the library
1434+
\tcode{rv} must still meet the requirements of the library
14351435
component that is using it, whether or not \tcode{t} and \tcode{rv} refer to the same object.
14361436
The operations listed in those requirements must
14371437
work as specified whether \tcode{rv} has been moved from or not.

0 commit comments

Comments
 (0)