JAL-3631 spelling correction
authorBen Soares <b.soares@dundee.ac.uk>
Thu, 27 Jun 2024 23:37:42 +0000 (00:37 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Thu, 27 Jun 2024 23:37:42 +0000 (00:37 +0100)
getdown/lib/getdown-core.jar
getdown/lib/getdown-launcher-local.jar
getdown/lib/getdown-launcher.jar
getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/EnvConfig.java
j11lib/getdown-core.jar
j8lib/getdown-core.jar

index 5ed4dc9..9752434 100644 (file)
Binary files a/getdown/lib/getdown-core.jar and b/getdown/lib/getdown-core.jar differ
index 8e35fd0..f148969 100644 (file)
Binary files a/getdown/lib/getdown-launcher-local.jar and b/getdown/lib/getdown-launcher-local.jar differ
index daf333e..614de25 100644 (file)
Binary files a/getdown/lib/getdown-launcher.jar and b/getdown/lib/getdown-launcher.jar differ
index 7271088..2eef995 100644 (file)
@@ -232,7 +232,7 @@ public final class EnvConfig {
                 notes.add(Note.warn("Relaunching getdown did not seem to succeed with exit value " + exitValue + ".  Continuing with this getdown process."));
               }
             } else {
-              notes.add(Note.info("Using user installion launcher at '" + appdirGetdown.getAbsolutePath() + "'"));
+              notes.add(Note.info("Using user installation launcher at '" + appdirGetdown.getAbsolutePath() + "'"));
             }
           }
         }
index 5ed4dc9..9752434 100644 (file)
Binary files a/j11lib/getdown-core.jar and b/j11lib/getdown-core.jar differ
index 5ed4dc9..9752434 100644 (file)
Binary files a/j8lib/getdown-core.jar and b/j8lib/getdown-core.jar differ