[PHP-DOC] cvs: phpdoc /en/appendices wrappers.xml From: Gregory Song (php <email protected>)
Date: 10/31/02

gregory Thu Oct 31 03:48:36 2002 EDT

  Modified files:
    /phpdoc/en/appendices wrappers.xml
  Log:
  Spelling mistake
  
  
Index: phpdoc/en/appendices/wrappers.xml
diff -u phpdoc/en/appendices/wrappers.xml:1.6 phpdoc/en/appendices/wrappers.xml:1.7
--- phpdoc/en/appendices/wrappers.xml:1.6 Fri Oct 25 17:31:03 2002
+++ phpdoc/en/appendices/wrappers.xml Thu Oct 31 03:48:36 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <appendix id="wrappers">
  <title>List of Supported Protocols/Wrappers</title>
  <para>
@@ -119,7 +119,7 @@
    <filename>php://input</filename> allows you to read raw POST data.
    It is a less memory intensive alternative to
    <varname>$HTTP_RAW_POST_DATA</varname> and does not need any
- special &php.ini; dicetives.
+ special &php.ini; diretives.
   </simpara>
   <simpara>
    <filename>php://stdin</filename> and

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php