nohn            Tue Dec 20 15:20:51 2005 EDT

  Modified files:              
    /phpdoc/en/reference/url/functions  rawurlencode.xml 
  Log:
  remove greengrocer's apostrophe
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/url/functions/rawurlencode.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/url/functions/rawurlencode.xml
diff -u phpdoc/en/reference/url/functions/rawurlencode.xml:1.7 
phpdoc/en/reference/url/functions/rawurlencode.xml:1.8
--- phpdoc/en/reference/url/functions/rawurlencode.xml:1.7      Tue Dec  2 
14:11:35 2003
+++ phpdoc/en/reference/url/functions/rawurlencode.xml  Tue Dec 20 15:20:51 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/url.xml, last change in rev 1.6 -->
   <refentry id="function.rawurlencode">
    <refnamediv>
@@ -18,7 +18,7 @@
      (<literal>%</literal>) sign followed by two hex digits.  This is
      the encoding described in RFC 1738 for protecting literal
      characters from being interpreted as special URL delimiters, and
-     for protecting URL's from being mangled by transmission media
+     for protecting URLs from being mangled by transmission media
      with character conversions (like some email systems). For
      example, if you want to include a password in an FTP URL:
     </para>

Reply via email to