String lineSeporator = System.getProperty("line.separator");
myScanner.useDelimiter(lineSeparator);

Spelling!