takagi          Sat Jul 28 20:32:10 2007 UTC

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   fnmatch.xml 
  Log:
  fixed typo.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/fnmatch.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/fnmatch.xml
diff -u phpdoc/en/reference/filesystem/functions/fnmatch.xml:1.13 
phpdoc/en/reference/filesystem/functions/fnmatch.xml:1.14
--- phpdoc/en/reference/filesystem/functions/fnmatch.xml:1.13   Sun Jul  1 
21:31:16 2007
+++ phpdoc/en/reference/filesystem/functions/fnmatch.xml        Sat Jul 28 
20:32:10 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <refentry xmlns="http://docbook.org/ns/docbook"; xml:id="function.fnmatch">
  <refnamediv>
   <refname>fnmatch</refname>
@@ -28,7 +28,7 @@
      <term><parameter>pattern</parameter></term>
      <listitem>
       <para>
-       The shell wildcard patter.
+       The shell wildcard pattern.
       </para>
      </listitem>
     </varlistentry>

Reply via email to