author | iignatyev |
Mon, 20 Aug 2018 11:37:57 -0700 | |
changeset 51448 | df1012f6ba94 |
parent 51447 | 8dfed4387312 |
child 51464 | d96e6839e83d |
--- a/test/lib/jtreg/SkippedException.java Mon Aug 20 10:11:26 2018 -0700 +++ b/test/lib/jtreg/SkippedException.java Mon Aug 20 11:37:57 2018 -0700 @@ -24,7 +24,7 @@ package jtreg; /** - * {@code SkippedException} is an exception treaded by jtreg as an indication + * {@code SkippedException} is an exception treated by jtreg as an indication * of skipped status. */ public final class SkippedException extends RuntimeException {