cziegeler 2004/01/07 07:09:07
Modified: src/java/org/apache/cocoon/components
SitemapConfigurable.java
Log:
Clarify comment
Revision Changes Path
1.5 +2 -3
cocoon-2.2/src/java/org/apache/cocoon/components/SitemapConfigurable.java
Index: SitemapConfigurable.java
===================================================================
RCS file:
/home/cvs/cocoon-2.2/src/java/org/apache/cocoon/components/SitemapConfigurable.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- SitemapConfigurable.java 22 Oct 2003 15:37:50 -0000 1.4
+++ SitemapConfigurable.java 7 Jan 2004 15:09:07 -0000 1.5
@@ -54,8 +54,7 @@
/**
* Objects implementing this marker interface can get a configuration
- * from the map:pipelines section of the sitemap each time they
- * are looked up.
+ * from the map:pipelines section of the sitemap when they are created
*
* @since 2.1
* @author <a href="mailto:[EMAIL PROTECTED]">Carsten Ziegeler</a>