[Yanel-commits] rev 57343 - public/yanel/trunk/src/core/java/org/wyona/yanel/core/attributes/commentable

michi at wyona.com michi at wyona.com
Wed Mar 16 11:55:58 CET 2011


Author: michi
Date: 2011-03-16 11:55:58 +0100 (Wed, 16 Mar 2011)
New Revision: 57343

Modified:
   public/yanel/trunk/src/core/java/org/wyona/yanel/core/attributes/commentable/CommentManagerV1.java
Log:
javadoc improved

Modified: public/yanel/trunk/src/core/java/org/wyona/yanel/core/attributes/commentable/CommentManagerV1.java
===================================================================
--- public/yanel/trunk/src/core/java/org/wyona/yanel/core/attributes/commentable/CommentManagerV1.java	2011-03-16 10:55:27 UTC (rev 57342)
+++ public/yanel/trunk/src/core/java/org/wyona/yanel/core/attributes/commentable/CommentManagerV1.java	2011-03-16 10:55:58 UTC (rev 57343)
@@ -33,7 +33,7 @@
     /**
      * Add a new Comment (newComment) for a given document (path)
      * @param path Resource path (e.g. absolute Yarep Path)
-     * @param newComment new comment to be added to the document referenced by path
+     * @param newComment New comment to be added to the resource referenced by the path
      * @return true if comment could be added
      * @throws Exception
      */



More information about the Yanel-commits mailing list