summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2005-04-22 23:11:57 +0000
committertrhodes <trhodes@FreeBSD.org>2005-04-22 23:11:57 +0000
commit17bf236ae6bbab4e84e94f52285cd5fc9bc34484 (patch)
treefee481db8326d966ea00b25e00015a261027ff27
parent4eaa5ebe1b398d29898cdb2de4fb14b744b1d387 (diff)
downloadFreeBSD-src-17bf236ae6bbab4e84e94f52285cd5fc9bc34484.zip
FreeBSD-src-17bf236ae6bbab4e84e94f52285cd5fc9bc34484.tar.gz
Properly spell default in a comment.
-rw-r--r--lib/libutil/login_cap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login_cap.c b/lib/libutil/login_cap.c
index 50ebf26..6d965e3 100644
--- a/lib/libutil/login_cap.c
+++ b/lib/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.
*/
OpenPOWER on IntegriCloud