mazzanet Tue Aug 7 22:07:49 2007 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions glob.xml
Log:
Fix typo #42234
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/glob.xml?r1=1.25&r2=1.26&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/glob.xml
diff -u phpdoc/en/reference/filesystem/functions/glob.xml:1.25
phpdoc/en/reference/filesystem/functions/glob.xml:1.26
--- phpdoc/en/reference/filesystem/functions/glob.xml:1.25 Wed Jun 20
22:24:27 2007
+++ phpdoc/en/reference/filesystem/functions/glob.xml Tue Aug 7 22:07:48 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.glob">
<refnamediv>
<refname>glob</refname>
@@ -117,7 +117,7 @@
<row>
<entry>4.3.3</entry>
<entry>
- <constant>GLOB_ONLYDIR</constant> bacame available on Windows and
+ <constant>GLOB_ONLYDIR</constant> became available on Windows and
other systems not using the GNU C library
</entry>
</row>