cziegeler 2003/03/10 01:13:15
Modified: src/java/org/apache/cocoon cocoon.roles
Log:
Fixing comment
Revision Changes Path
1.2 +1 -1 cocoon-2.1/src/java/org/apache/cocoon/cocoon.roles
Index: cocoon.roles
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/java/org/apache/cocoon/cocoon.roles,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cocoon.roles 9 Mar 2003 00:08:36 -0000 1.1
+++ cocoon.roles 10 Mar 2003 09:13:15 -0000 1.2
@@ -28,7 +28,7 @@
shorthand="xml-parser"
default-class="org.apache.excalibur.xml.impl.JaxpParser"/>
- <!-- This is the usual SAX parser -->
+ <!-- This is the usual DOM parser -->
<role name="org.apache.excalibur.xml.dom.DOMParser"
shorthand="dom-parser"
default-class="org.apache.excalibur.xml.impl.JaxpParser"/>