Author: ruschein
Date: 2011-06-30 14:48:16 -0700 (Thu, 30 Jun 2011)
New Revision: 25993

Modified:
   
core3/io-impl/trunk/src/main/java/org/cytoscape/io/internal/read/sif/SIFNetworkReader.java
Log:
Fixed a typo.

Modified: 
core3/io-impl/trunk/src/main/java/org/cytoscape/io/internal/read/sif/SIFNetworkReader.java
===================================================================
--- 
core3/io-impl/trunk/src/main/java/org/cytoscape/io/internal/read/sif/SIFNetworkReader.java
  2011-06-30 21:23:00 UTC (rev 25992)
+++ 
core3/io-impl/trunk/src/main/java/org/cytoscape/io/internal/read/sif/SIFNetworkReader.java
  2011-06-30 21:48:16 UTC (rev 25993)
@@ -131,7 +131,7 @@
                        }
 
                br.close();
-               tm.setStatusMessage("Network data loaded from data 
source.\nCreting Cytoscape network...");
+               tm.setStatusMessage("Network data loaded from data 
source.\nCreating Cytoscape network...");
 
                nMap.clear();
                nMap = null;

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