diff --git a/doc/langref.html.in b/doc/langref.html.in index e7e662ebc3..935a835a96 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -1372,7 +1372,7 @@ unwrapped == 1234{#endsyntax#} without evaluating {#syntax#}b{#endsyntax#}. Otherwise, returns {#syntax#}b{#endsyntax#}.
{#syntax#}false and true == false{#endsyntax#}
+ {#syntax#}(false and true) == false{#endsyntax#}