joerg 2003/09/09 11:50:17
Modified:
src/blocks/jxforms/java/org/apache/cocoon/components/jxforms/validation/schematron
SchematronFactory.java
Log:
typo
Revision Changes Path
1.3 +2 -2
cocoon-2.1/src/blocks/jxforms/java/org/apache/cocoon/components/jxforms/validation/schematron/SchematronFactory.java
Index: SchematronFactory.java
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/jxforms/java/org/apache/cocoon/components/jxforms/validation/schematron/SchematronFactory.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SchematronFactory.java 14 Jul 2003 21:05:48 -0000 1.2
+++ SchematronFactory.java 9 Sep 2003 18:50:17 -0000 1.3
@@ -420,7 +420,7 @@
/**
* Replace all occurances of sch: with the actual Schema prefix used in
the document.
*
- * TODO: fix this implementaion. There are problems with DOM.
+ * TODO: fix this implementation. There are problems with DOM.
* Returns null instead of the actual namespace prefix (e.g. "sch") as
expected.
*
* @param path