Skip to content

Commit a4e6376

Browse files
committed
[range.istream.iterator] Add missing space.
1 parent 7e66cc0 commit a4e6376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2888,7 +2888,7 @@
28882888
\effects
28892889
Equivalent to:
28902890
\begin{codeblock}
2891-
*@\exposid{parent_}@->@\exposid{stream_}@>> @\exposid{parent_}@->@\exposid{object_}@;
2891+
*@\exposid{parent_}@->@\exposid{stream_}@ >> @\exposid{parent_}@->@\exposid{object_}@;
28922892
return *this;
28932893
\end{codeblock}
28942894
\end{itemdescr}

0 commit comments

Comments
 (0)