--- jsr166/src/test/tck/AtomicReferenceFieldUpdaterTest.java 2003/12/27 19:26:43 1.6 +++ jsr166/src/test/tck/AtomicReferenceFieldUpdaterTest.java 2003/12/29 19:05:40 1.7 @@ -23,7 +23,7 @@ public class AtomicReferenceFieldUpdater } /** - * Contruction with non-existent field throws RuntimeException + * Construction with non-existent field throws RuntimeException */ public void testConstructor(){ try{