// DrJava saved history v2 SpellCheck s = new SpellCheck("misspellings.txt","dictionary.txt")//End of Interaction// s.checkDocument("Gettysburg.txt",System.in, "Gettysburg_new.txt") //End of Interaction//