diff --git a/functions/var.xml b/functions/var.xml index c8d84483d7..a1aa242259 100644 --- a/functions/var.xml +++ b/functions/var.xml @@ -60,7 +60,7 @@ print $double_value_of_var; // prints 122.34343 This is the opposite of (boolean) var, - exept that no warning is generated when the variable is not set. + except that no warning is generated when the variable is not set. See converting to boolean for more information.