Skip to content

Commit 4dec2ac

Browse files
CaseyCartertkoeppe
authored andcommitted
[fs.rec.dir.itr.members] Grammar fixes. (#1903)
1 parent 7112895 commit 4dec2ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/iostreams.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14057,8 +14057,8 @@
1405714057
\begin{itemdescr}
1405814058

1405914059
\pnum
14060-
\effects Constructs a iterator representing the first
14061-
entry in the directory \tcode{p} resolves to, if any; otherwise, the end iterator.
14060+
\effects Constructs an iterator representing the first
14061+
entry in the directory to which \tcode{p} resolves, if any; otherwise, the end iterator.
1406214062
However, if
1406314063
\begin{codeblock}
1406414064
(options & directory_options::skip_permission_denied) != directory_options::none

0 commit comments

Comments
 (0)