Author: ruschein Date: 2009-11-23 09:00:19 -0800 (Mon, 23 Nov 2009) New Revision: 18540
Modified: cytoscape/trunk/src/cytoscape/CyNetwork.java Log: Fixed a JavaDoc typo. Modified: cytoscape/trunk/src/cytoscape/CyNetwork.java =================================================================== --- cytoscape/trunk/src/cytoscape/CyNetwork.java 2009-11-22 05:38:34 UTC (rev 18539) +++ cytoscape/trunk/src/cytoscape/CyNetwork.java 2009-11-23 17:00:19 UTC (rev 18540) @@ -56,7 +56,7 @@ * into using CyNetworkView as well.<br> * <br> * A CyNetwork can create Nodes or Edges. Any Nodes or Edges that wish to - * be added to a CyNetwork firt need to be created in <span style="font-style: + * be added to a CyNetwork first need to be created in <span style="font-style: * italic;">Cytoscape.</span> <br> * <br> * The methods that are defined by CyNetwork mostly deal with data integration -- 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=.
