cortesi         Thu Mar 28 08:41:01 2002 EDT

  Modified files:              
    /phpdoc/en/functions        curl.xml 
  Log:
  missing: to
  
Index: phpdoc/en/functions/curl.xml
diff -u phpdoc/en/functions/curl.xml:1.31 phpdoc/en/functions/curl.xml:1.32
--- phpdoc/en/functions/curl.xml:1.31   Thu Mar 28 08:34:22 2002
+++ phpdoc/en/functions/curl.xml        Thu Mar 28 08:41:01 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.31 $ -->
+<!-- $Revision: 1.32 $ -->
  <reference id="ref.curl">
   <title>CURL, Client URL Library Functions</title>
   <titleabbrev>CURL</titleabbrev>
@@ -233,7 +233,7 @@
       </listitem>
       <listitem>
        <simpara>
-        <parameter>CURLOPT_PUT</parameter>: Set this option a non-zero
+        <parameter>CURLOPT_PUT</parameter>: Set this option to a non-zero
         value to HTTP PUT a file.  The file to PUT must be set with
         the CURLOPT_INFILE and CURLOPT_INFILESIZE.
        </simpara>


Reply via email to