Author: paperwing
Date: 2012-07-30 16:00:42 -0700 (Mon, 30 Jul 2012)
New Revision: 30045

Modified:
   
core3/impl/trunk/app-impl/src/main/java/org/cytoscape/app/internal/manager/SimpleApp.java
Log:
Removed typo from r30044

Modified: 
core3/impl/trunk/app-impl/src/main/java/org/cytoscape/app/internal/manager/SimpleApp.java
===================================================================
--- 
core3/impl/trunk/app-impl/src/main/java/org/cytoscape/app/internal/manager/SimpleApp.java
   2012-07-30 22:55:10 UTC (rev 30044)
+++ 
core3/impl/trunk/app-impl/src/main/java/org/cytoscape/app/internal/manager/SimpleApp.java
   2012-07-30 23:00:42 UTC (rev 30045)
@@ -25,7 +25,7 @@
                switch (this.getStatus()) {
                
                case DISABLED:
-                       return "Disable on Restart)";
+                       return "Disable on Restart";
                case UNINSTALLED:
                        return "Uninstall on Restart";
                case FILE_MOVED:

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