joey Tue Jun 17 11:47:31 2003 EDT Modified files: /phpdoc/en/reference/strings/functions setlocale.xml Log: Fix typos Index: phpdoc/en/reference/strings/functions/setlocale.xml diff -u phpdoc/en/reference/strings/functions/setlocale.xml:1.9 phpdoc/en/reference/strings/functions/setlocale.xml:1.10 --- phpdoc/en/reference/strings/functions/setlocale.xml:1.9 Tue Jun 17 05:02:39 2003 +++ phpdoc/en/reference/strings/functions/setlocale.xml Tue Jun 17 11:47:31 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 --> <refentry id="function.setlocale"> <refnamediv> @@ -86,8 +86,8 @@ functionality is not implemented in the platform, the specified locale does not exist or the category name is invalid. An invalid category name also causes a warning message. Category/locale - names can be found in <ulink url="&url.rfc;1766">RFC 2915</ulink> - and <ulink url="&url.iso-639">ISO 639</ulink>. + names can be found in <ulink url="&url.rfc;1766">RFC 1766</ulink> + and <ulink url="&url.iso-639;">ISO 639</ulink>. </para> <note> <para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php