Skip to content

Commit 1b009f5

Browse files
committed
[streambuf.locales] clarify boolean expression
1 parent ba868ad commit 1b009f5

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
@@ -3198,7 +3198,7 @@
31983198

31993199
\pnum
32003200
\ensures
3201-
\tcode{loc == getloc()}.
3201+
\tcode{loc == getloc()} is \keyword{true}.
32023202

32033203
\pnum
32043204
\returns

0 commit comments

Comments
 (0)