--- jsr166/src/test/tck/JSR166TestCase.java 2003/12/28 21:56:18 1.14 +++ jsr166/src/test/tck/JSR166TestCase.java 2003/12/29 19:05:40 1.15 @@ -153,7 +153,7 @@ public class JSR166TestCase extends Test /** * Return the shortest timed delay. This could - * be reimplmented to use for example a Property. + * be reimplemented to use for example a Property. */ protected long getShortDelay() { return 100;