Skip to content

Commit bf88dd4

Browse files
committed
fix formatting
1 parent 2cc1e0f commit bf88dd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testng-core/src/main/java/org/testng/TimeBombSkipException.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
* a time trigger.
1414
*
1515
* <p>By default the time format is yyyy/MM/dd (according to {@code SimpleDateFormat}). You can
16-
* customize this by using the specialized constructors. Supported date formats are according to
17-
* the {@code SimpleDateFormat}.
16+
* customize this by using the specialized constructors. Supported date formats are according to the
17+
* {@code SimpleDateFormat}.
1818
*
1919
* @since 5.6
2020
*/

0 commit comments

Comments
 (0)