Author: reto
Date: Tue Dec 15 10:01:18 2009
New Revision: 890722
URL: http://svn.apache.org/viewvc?rev=890722&view=rev
Log:
improved comment
Modified:
incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsHandler.java
Modified:
incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsHandler.java
URL:
http://svn.apache.org/viewvc/incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsHandler.java?rev=890722&r1=890721&r2=890722&view=diff
==============================================================================
---
incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsHandler.java
(original)
+++
incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsHandler.java
Tue Dec 15 10:01:18 2009
@@ -43,8 +43,8 @@
byte[] data);
/**
- * Removes InfoDiscoBits (aka binary contents), other DiscoBits and
- * the context of the specified node.
+ * Removes InfoDiscoBits (aka binary contents), other DiscoBits as well
as
+ * any other property in the specified node.
*
* @param node
*/