--- jsr166/src/test/tck/CompletableFutureTest.java 2015/09/03 17:45:22 1.108 +++ jsr166/src/test/tck/CompletableFutureTest.java 2015/09/04 02:50:00 1.109 @@ -3480,7 +3480,7 @@ public class CompletableFutureTest exten } /** - * failedStage returns a Completionstage completed + * failedStage returns a CompletionStage completed * exceptionally with the given Exception */ public void testFailedStage() {