summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libutil/login_cap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libutil/login_cap.c b/libutil/login_cap.c
index 50ebf26..6d965e3 100644
--- a/libutil/login_cap.c
+++ b/libutil/login_cap.c
@@ -341,7 +341,7 @@ login_getuserclass(const struct passwd *pwd)
/*
* login_getcapstr()
* Given a login_cap entry, and a capability name, return the
- * value defined for that capability, a defualt if not found, or
+ * value defined for that capability, a default if not found, or
* an error string on error.
*/