Skip to content

Commit bf236c1

Browse files
Eelistkoeppe
authored andcommitted
[conv.general] Fix index redirect for contextual conversion to bool.
1 parent e03d76c commit bf236c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
\rSec2[conv.general]{General}
484484

485485
\indextext{implicit conversion|see{conversion, implicit}}
486-
\indextext{contextually converted to bool|see{conversion, contextual}}
486+
\indextext{contextually converted to \tcode{bool}|see{conversion, contextual to \tcode{bool}}}
487487
\indextext{rvalue!lvalue conversion to|see{conversion, lvalue-to-rvalue}}%
488488

489489
\pnum

0 commit comments

Comments
 (0)