Author: michiel
Date: 2009-05-12 19:50:56 +0200 (Tue, 12 May 2009)
New Revision: 35111

Modified:
   mmbase/trunk/src/org/mmbase/datatypes/DataType.java
Log:
javadoc

Modified: mmbase/trunk/src/org/mmbase/datatypes/DataType.java
===================================================================
--- mmbase/trunk/src/org/mmbase/datatypes/DataType.java 2009-05-12 17:24:41 UTC 
(rev 35110)
+++ mmbase/trunk/src/org/mmbase/datatypes/DataType.java 2009-05-12 17:50:56 UTC 
(rev 35111)
@@ -168,7 +168,7 @@
     /**
      * Sometimes the the representation of the value is a bit different in the 
database, or has a
      * different type. So when constraining a search on the value, casting is 
done by this. This may
-     * default to {...@link cast(Object, Node, Field}).
+     * default to {...@link cast(Object, Node, Field)}.
      * @since MMBase-1.9.1
      */
     public Object castForSearch(Object value, Node node, Field field);

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to