Author: pwang
Date: 2010-10-19 13:28:26 -0700 (Tue, 19 Oct 2010)
New Revision: 22296

Modified:
   
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyNetworkViewReaderManager.java
Log:
correct typo

Modified: 
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyNetworkViewReaderManager.java
===================================================================
--- 
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyNetworkViewReaderManager.java
      2010-10-19 20:21:33 UTC (rev 22295)
+++ 
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyNetworkViewReaderManager.java
      2010-10-19 20:28:26 UTC (rev 22296)
@@ -57,7 +57,7 @@
         * that can read the stream, will set the InputStream for the factory 
and
         * will return the reader task.
         * @param stream The input stream we're attempting to read. 
-        * @return A reader than can read the specified stream. Will return 
null if
+        * @return A reader that can read the specified stream. Will return 
null if
         * no reader can be found.
         */
        CyNetworkViewReader getReader(InputStream stream); 

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