Skip to content

Commit ae4ae54

Browse files
eisenwavejensmaurer
authored andcommitted
[fs.path.modifiers] fix empty() == true
1 parent 9130806 commit ae4ae54

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
@@ -14370,7 +14370,7 @@
1437014370
\begin{itemdescr}
1437114371
\pnum
1437214372
\ensures
14373-
\tcode{empty() == true}.
14373+
\tcode{empty()} is \tcode{true}.
1437414374
\end{itemdescr}
1437514375

1437614376
\indexlibrarymember{make_preferred}{path}%

0 commit comments

Comments
 (0)