Properly spell default in a comment.

This commit is contained in:
Tom Rhodes 2005-04-22 23:11:57 +00:00
parent 17314e6286
commit 043d661d53
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145426

View File

@ -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.
*/