From 5802e5f85602e6751bcc9ccb466deea0384f8ec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 18 May 2005 09:54:53 +0000 Subject: [PATCH] use english spelling of March git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15173 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/strptime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/roken/strptime.c b/lib/roken/strptime.c index 8916fce5e..c4e4e0a31 100644 --- a/lib/roken/strptime.c +++ b/lib/roken/strptime.c @@ -79,7 +79,7 @@ static const char *abb_month[] = { static const char *full_month[] = { "January", "February", - "Mars", + "March", "April", "May", "June",