diff --git a/reference/info/functions/version-compare.xml b/reference/info/functions/version-compare.xml index 04fb7fee05..68bb11ca8c 100644 --- a/reference/info/functions/version-compare.xml +++ b/reference/info/functions/version-compare.xml @@ -1,5 +1,5 @@ - + @@ -55,8 +55,8 @@ =, eq, !=, <>, ne respectively. Using this argument, the - function will return 1 if the relationship is the one specified - by the operator, 0 otherwise. + function will return &true; if the relationship is the one specified + by the operator, &false; otherwise.