Author: mes
Date: 2010-11-02 14:15:40 -0700 (Tue, 02 Nov 2010)
New Revision: 22689

Modified:
   core3/model-api/trunk/src/main/java/org/cytoscape/model/CyTable.java
Log:
fixed a comment

Modified: core3/model-api/trunk/src/main/java/org/cytoscape/model/CyTable.java
===================================================================
--- core3/model-api/trunk/src/main/java/org/cytoscape/model/CyTable.java        
2010-11-02 21:11:45 UTC (rev 22688)
+++ core3/model-api/trunk/src/main/java/org/cytoscape/model/CyTable.java        
2010-11-02 21:15:40 UTC (rev 22689)
@@ -49,7 +49,7 @@
 
        /**
         * A public CyTable is a table that is accessible to the user through 
the user
-        * interface.  Private or non-public CyDataTables will not be visible 
to the user from the
+        * interface.  Private or non-public CyTables will not be visible to 
the user from the
         * normal user interface, although they will be accessible to plugin 
writers through the API.
         *
         * @return Whether or not this CyTable should be publicly accessible.

-- 
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