From: nekral-guest Date: Tue, 21 Apr 2009 22:02:37 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 4.1.4~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a45b272a2f53072e7f8bfb56a45e767398a2f62d;p=shadow Fix typo. --- diff --git a/libmisc/failure.c b/libmisc/failure.c index 0579dfd1..320e4096 100644 --- a/libmisc/failure.c +++ b/libmisc/failure.c @@ -282,7 +282,7 @@ void failprint (const struct faillog *fail) } /* - * failtmp - update the cummulative failure log + * failtmp - update the cumulative failure log * * failtmp updates the (struct utmp) formatted failure log which * maintains a record of all login failures.