Index: documentation/manual/en/module_specs/Zend_Loader.xml
===================================================================
--- documentation/manual/en/module_specs/Zend_Loader.xml	(revision 25030)
+++ documentation/manual/en/module_specs/Zend_Loader.xml	(working copy)
@@ -30,7 +30,7 @@
             <acronym>PHP</acronym> file. The file loaded may contain any <acronym>PHP</acronym>
             code. The method is a wrapper for the <acronym>PHP</acronym> function
             <ulink url="http://php.net/include"><methodname>include()</methodname></ulink>.
-            This method returns boolean <constant>FALSE</constant> on failure, for example
+            <methodname>include()</methodname> emit a <acronym>PHP</acronym> warning,
             if the specified file does not exist.
         </para>
 
