diff --git a/reference/soap/functions/is-soap-fault.xml b/reference/soap/functions/is-soap-fault.xml index 5150ea2240..1d6881ec12 100644 --- a/reference/soap/functions/is-soap-fault.xml +++ b/reference/soap/functions/is-soap-fault.xml @@ -1,5 +1,5 @@ - + @@ -50,7 +50,7 @@ &reftitle.returnvalues; - This will return true on error, and false otherwise. + This will return &true; on error, and &false; otherwise.