From f794a0e3b881422d46f5e3df2c0c7d9026e4077d Mon Sep 17 00:00:00 2001 From: Xiao shengwen Date: Fri, 1 Nov 2002 01:32:37 +0000 Subject: [PATCH] typos error git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102146 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/wrappers.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index e6c7d09e4c..84169c8a59 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -119,7 +119,7 @@ php://input allows you to read raw POST data. It is a less memory intensive alternative to $HTTP_RAW_POST_DATA and does not need any - special &php.ini; diretives. + special &php.ini; directives. php://stdin and