summaryrefslogtreecommitdiff
path: root/libmisc/failure.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmisc/failure.h')
-rw-r--r--libmisc/failure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmisc/failure.h b/libmisc/failure.h
index 13187a40..38a4d72f 100644
--- a/libmisc/failure.h
+++ b/libmisc/failure.h
@@ -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.