This commit is contained in:
Gary Gregory 2022-07-05 10:07:43 -04:00
parent 2073de1450
commit 28b11d15e7

View File

@ -469,7 +469,7 @@ private String applyRulesToString(final Calendar c) {
}
/**
* Creation method for new calender instances.
* Creates a new Calendar instance.
* @return a new Calendar instance.
*/
private Calendar newCalendar() {