From 90543a8e2711ccbca2ac22d53ab9af9d951bed19 Mon Sep 17 00:00:00 2001
From: Nuno Lopes <nlopess@php.net>
Date: Tue, 30 Dec 2003 11:19:38 +0000
Subject: [PATCH] file://

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147478 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 32f08f1050..c450f576b3 100644
--- a/appendices/wrappers.xml
+++ b/appendices/wrappers.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.31 $ -->
+<!-- $Revision: 1.32 $ -->
 <appendix id="wrappers">
  <title>List of Supported Protocols/Wrappers</title>
  <para>
@@ -22,7 +22,7 @@
    <listitem><simpara><filename>C:/path/to/winfile.ext</filename></simpara></listitem>
    <listitem><simpara><filename>C:\path\to\winfile.ext</filename></simpara></listitem>
    <listitem><simpara><filename>\\smbserver\share\path\to\winfile.ext</filename></simpara></listitem>
-   <listitem><simpara><filename>file:///path/to/file.ext</filename></simpara></listitem>
+   <listitem><simpara><filename>file://path/to/file.ext</filename></simpara></listitem>
   </itemizedlist>
 
   <simpara>