sean Wed Sep 14 14:42:17 2005 EDT
Modified files:
/phpdoc/scripts xml_proto.php
Log:
no.resource, not no.resources
http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.38&r2=1.39&ty=u
Index: phpdoc/scripts/xml_proto.php
diff -u phpdoc/scripts/xml_proto.php:1.38 phpdoc/scripts/xml_proto.php:1.39
--- phpdoc/scripts/xml_proto.php:1.38 Thu Sep 8 15:53:16 2005
+++ phpdoc/scripts/xml_proto.php Wed Sep 14 14:42:17 2005
@@ -16,7 +16,7 @@
| Authors: Brad House <[EMAIL PROTECTED]> |
+----------------------------------------------------------------------+
- $Id: xml_proto.php,v 1.38 2005/09/08 19:53:16 betz Exp $
+ $Id: xml_proto.php,v 1.39 2005/09/14 18:42:17 sean Exp $
*/
/*
@@ -189,7 +189,7 @@
" &reftitle.resources;\n" .
" <para>\n" .
" Type of resource types (link id, etc.) this extension returns.\n" .
- " &no.resources;\n" .
+ " &no.resource;\n" .
" </para>\n" .
" </section>\n");
if ($num_const > 0) {