JAL-3321 Last pieces of the getdown-launcher.jar upgrade puzzle
[jalview.git] / getdown / src / getdown / launcher / src / main / java / com / threerings / getdown / launcher / GetdownApp.java
index eaf9f2e..fd83de3 100644 (file)
@@ -92,7 +92,7 @@ public class GetdownApp
     }
     if (abort) System.exit(-1);
 
-    log.info("Starting....");
+    log.info("Starting ....");
     try
     {
       jalview.bin.StartupNotificationListener.setListener();