Author: clopes
Date: 2012-05-08 10:41:13 -0700 (Tue, 08 May 2012)
New Revision: 29145

Modified:
   
core3/api/trunk/viewmodel-api/src/main/java/org/cytoscape/view/model/CyNetworkView.java
Log:
Just fixed javadoc typo

Modified: 
core3/api/trunk/viewmodel-api/src/main/java/org/cytoscape/view/model/CyNetworkView.java
===================================================================
--- 
core3/api/trunk/viewmodel-api/src/main/java/org/cytoscape/view/model/CyNetworkView.java
     2012-05-08 17:37:39 UTC (rev 29144)
+++ 
core3/api/trunk/viewmodel-api/src/main/java/org/cytoscape/view/model/CyNetworkView.java
     2012-05-08 17:41:13 UTC (rev 29145)
@@ -113,7 +113,7 @@
        /**
         * Sets the default value to be used for the specified visual property.
         * @param <T> The type of the visual property value. 
-        * @param <V> The defaule value for the visual property, which must 
extend T. 
+        * @param <V> The default value for the visual property, which must 
extend T. 
         * @param vp The visual property whose default value we're specifying.
         * @param defaultValue The default value to be used for this visual 
property for this view. 
         */

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to