Skip to content

Commit 23f18c3

Browse files
committed
[range.istream.iterator] Add missing space.
1 parent e1230e5 commit 23f18c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

+1-1
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)