philip Tue Sep 5 15:06:06 2006 UTC
Modified files:
/phpdoc/scripts xml_proto.php
Log:
Fix grammar from last commit (*sigh*)
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/xml_proto.php?r1=1.46&r2=1.47&diff_format=u
Index: phpdoc/scripts/xml_proto.php
diff -u phpdoc/scripts/xml_proto.php:1.46 phpdoc/scripts/xml_proto.php:1.47
--- phpdoc/scripts/xml_proto.php:1.46 Tue Sep 5 14:46:28 2006
+++ phpdoc/scripts/xml_proto.php Tue Sep 5 15:06:06 2006
@@ -16,7 +16,7 @@
| Authors: Brad House <[EMAIL PROTECTED]> |
+----------------------------------------------------------------------+
- $Id: xml_proto.php,v 1.46 2006/09/05 14:46:28 philip Exp $
+ $Id: xml_proto.php,v 1.47 2006/09/05 15:06:06 philip Exp $
*/
/*
@@ -292,7 +292,7 @@
" <refsect1 role=\"errors\">\n" .
" &reftitle.errors;\n" .
" <para>\n" .
- " When does this function throws E_* level errors, or exceptions?\n"
.
+ " When does this function throw E_* level errors, or exceptions?\n" .
" </para>\n" .
" </refsect1>\n" .
" -->\n\n"