simp Sat Sep 24 22:05:08 2005 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions is-readable.xml
Log:
Bug 34632: example headline
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/is-readable.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/filesystem/functions/is-readable.xml
diff -u phpdoc/en/reference/filesystem/functions/is-readable.xml:1.8
phpdoc/en/reference/filesystem/functions/is-readable.xml:1.9
--- phpdoc/en/reference/filesystem/functions/is-readable.xml:1.8 Tue Sep
20 08:09:43 2005
+++ phpdoc/en/reference/filesystem/functions/is-readable.xml Sat Sep 24
22:05:07 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.is-readable">
<refnamediv>
@@ -23,7 +23,7 @@
</para>
<para>
<example>
- <title><function>is_writable</function> example</title>
+ <title><function>is_readable</function> example</title>
<programlisting role="php">
<![CDATA[
<?php