File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
log4j-core/src/main/java/org/apache/logging/log4j/core/util/datetime
log4j-jul/src/test/java/org/apache/logging/log4j/jul/test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -457,7 +457,7 @@ private String applyRulesToString(final Calendar c) {
457457 }
458458
459459 /**
460- * Creation method for new calender instances.
460+ * Creation method for new calendar instances.
461461 * @return a new Calendar instance.
462462 */
463463 private Calendar newCalendar () {
Original file line number Diff line number Diff line change @@ -393,7 +393,7 @@ private static void debugPrintJulLoggers(final String infoStr) {
393393
394394 ////////////////
395395 //////////////// INTERNAL DEVELOPER TESTS follow
396- //////////////// (these are NOT neccessary for unit test but source is kept here for reference and info)
396+ //////////////// (these are NOT necessary for unit test but source is kept here for reference and info)
397397
398398 static {
399399 if (DEVTEST ) {
You can’t perform that action at this time.
0 commit comments