Skip to content

Commit be34ebf

Browse files
Andreas-Krugjwakely
authored andcommitted
[istream.unformatted] Add period at end of "Returns"
1 parent b99a47b commit be34ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iostreams.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5384,7 +5384,7 @@
53845384
\begin{itemdescr}
53855385
\pnum
53865386
\returns
5387-
\tcode{getline(s, n, widen('\textbackslash n'))}
5387+
\tcode{getline(s, n, widen('\textbackslash n'))}.
53885388
\end{itemdescr}
53895389

53905390
\indexlibrarymember{ignore}{basic_istream}%

0 commit comments

Comments
 (0)