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

yincheng Thu Oct 31 20:32:38 2002 EDT

  Modified files:
    /phpdoc/en/appendices wrappers.xml
  Log:
  typos error
  
  
Index: phpdoc/en/appendices/wrappers.xml
diff -u phpdoc/en/appendices/wrappers.xml:1.7 phpdoc/en/appendices/wrappers.xml:1.8
--- phpdoc/en/appendices/wrappers.xml:1.7 Thu Oct 31 03:48:36 2002
+++ phpdoc/en/appendices/wrappers.xml Thu Oct 31 20:32:37 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <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; diretives.
+ special &php.ini; directives.
   </simpara>
   <simpara>
    <filename>php://stdin</filename> and

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