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() + "'"));
}
}
}