diff --git a/reference/strings/functions/setlocale.xml b/reference/strings/functions/setlocale.xml index 61262d3644..3aea58d751 100644 --- a/reference/strings/functions/setlocale.xml +++ b/reference/strings/functions/setlocale.xml @@ -1,5 +1,5 @@ - + @@ -90,7 +90,8 @@ The return value of setlocale depends - on the system on which PHP is running. + on the system that PHP is running. It returns exactly + what the system setlocale function returns.