Skip to content

Commit 1fafde9

Browse files
[fs.class.directory.entry.general] Remove superfluous "unneeded" (#7245)
1 parent c001805 commit 1fafde9

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
@@ -16117,7 +16117,7 @@
1611716117
\tcode{directory_iterator} can cache
1611816118
already available attribute values
1611916119
directly into a \tcode{directory_entry} object
16120-
without the cost of an unneeded call to \tcode{refresh()}.
16120+
without the cost of a call to \tcode{refresh()}.
1612116121
\end{note}
1612216122

1612316123
\pnum

0 commit comments

Comments
 (0)