From afa12ba94ca129bc39144f5471ad5d2f449cdc71 Mon Sep 17 00:00:00 2001 From: wosch Date: Sun, 26 Oct 1997 12:51:30 +0000 Subject: typo. --- usr.bin/calendar/day.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/calendar/day.c b/usr.bin/calendar/day.c index b547aa5..1f7cac7 100644 --- a/usr.bin/calendar/day.c +++ b/usr.bin/calendar/day.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: day.c,v 1.9 1997/06/23 06:52:12 charnier Exp $ + * $Id: day.c,v 1.10 1997/09/18 14:06:43 phk Exp $ */ @@ -305,7 +305,7 @@ isnow(endp, monthp, dayp, varp) /* convert Weekday into *next* Day, * e.g.: 'Sunday' -> 22 - * 'SunayLast' -> ?? + * 'SundayLast' -> ?? */ if (flags & F_ISDAY) { #if DEBUG -- cgit v1.1