diff --git a/language/types/boolean.xml b/language/types/boolean.xml index b845e97639..3f0d4b24fc 100644 --- a/language/types/boolean.xml +++ b/language/types/boolean.xml @@ -11,7 +11,7 @@ Syntax - To specify a boolean literal, use the keywords &true; or + To specify a boolean literal, use the constants &true; or &false;. Both are case-insensitive.