diff --git a/language/operators.xml b/language/operators.xml index 3ecf92ce7b..76d3085df5 100644 --- a/language/operators.xml +++ b/language/operators.xml @@ -1,5 +1,5 @@ - + Operators @@ -550,11 +550,11 @@ case "a": // never reached because "a" is already matched with 0 - If types of operands differ, comparison is done according to the following + For various types, comparison is done according to the following table (in order). - Comparison with Different Types + Comparison with Various Types