--- jsr166/src/test/loops/MapCheck.java 2009/10/29 23:09:07 1.6 +++ jsr166/src/test/loops/MapCheck.java 2009/10/29 23:11:03 1.7 @@ -9,7 +9,7 @@ * * When run with "s" second arg, this requires file "testwords", which * is best used with real words. We can't check in this file, but you - * can create one from a real dictonary (1 line per word) and then run + * can create one from a real dictionary (1 line per word) and then run * linux "shuf" to randomize entries. */ import java.util.*;