philip          Fri Mar 11 16:51:04 2005 EDT

  Modified files:              
    /phpdoc/en/reference/strings/functions      parse-str.xml 
  Log:
  Typo.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/parse-str.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/strings/functions/parse-str.xml
diff -u phpdoc/en/reference/strings/functions/parse-str.xml:1.9 
phpdoc/en/reference/strings/functions/parse-str.xml:1.10
--- phpdoc/en/reference/strings/functions/parse-str.xml:1.9     Sat Nov 27 
04:26:17 2004
+++ phpdoc/en/reference/strings/functions/parse-str.xml Fri Mar 11 16:51:03 2005
@@ -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.parse-str">
    <refnamediv>
@@ -64,7 +64,7 @@
     </para>
     <para>
      See also <function>parse_url</function>, <function>pathinfo</function>,
-     <function>set_magic_quotes_gpc</function>, and 
<function>urldecode</function>.
+     <function>get_magic_quotes_gpc</function>, and 
<function>urldecode</function>.
     </para>
    </refsect1>
   </refentry>

Reply via email to