Skip to content

Commit f7b2a99

Browse files
committed
Fix spelling in Javadoc
1 parent f6373e1 commit f7b2a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/test/java/org/apache/commons/lang3/time/FastDateFormatTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ public void testLang954() {
289289
}
290290

291291
/**
292-
* Tests [LANG-1767] FastDateFormat.parse can not recgnoize "CEST" Timezone.
292+
* Tests [LANG-1767] FastDateFormat.parse can not recognize "CEST" Timezone.
293293
*
294294
* @throws ParseException Throws on test failure.
295295
*/

0 commit comments

Comments
 (0)