spelling: cumulative

This commit is contained in:
Josh Soref
2017-10-22 18:33:13 +00:00
parent bd4750126b
commit 66b1a59efe
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ extern int failcheck (uid_t uid, struct faillog *fl, bool failed);
extern void failprint (const struct faillog *);
/*
* 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.