From 8851ff93309f6917d111cf91f609e3f5a4b12bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Goupil?= Date: Sun, 8 Oct 2006 02:37:44 +0000 Subject: [PATCH] fix #39081 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221353 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/setlocale.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/strings/functions/setlocale.xml b/reference/strings/functions/setlocale.xml index 93afbb704e..5faf550669 100644 --- a/reference/strings/functions/setlocale.xml +++ b/reference/strings/functions/setlocale.xml @@ -1,5 +1,5 @@ - + @@ -126,13 +126,13 @@ Windows users will find useful information about locale strings at Microsoft's - MSDNwebsite. Supported language strings can be found + MSDN website. Supported language strings can be found at &url.setlocale.lang.win32; and supported - country/region strings at - &url.setlocale.country.win32;. Windows systems support the three letter codes for + country/region strings at + &url.setlocale.country.win32;. + Windows systems support the three letter codes for country/region specified by ISO 3166-Alpha-3, which - can be found at this Unicode website - . + can be found at this Unicode website.