Make wording more consistent.

This commit is contained in:
Dianne Skoll
2022-10-06 17:52:19 -04:00
parent a2bc0acd3c
commit dd3c0e14ed

View File

@@ -514,7 +514,7 @@ DumpOmits(void)
printf("\t%02d%c%02d\n", m+1, DateSep, d);
}
}
printf("Globally omitted weekdays:\n");
printf("Global Weekday OMITs:\n");
if (WeekdayOmits == 0) {
printf("\tNone.\n");
} else {