From: Pedro F. Giffuni Date: Wed, 18 May 2016 15:25:45 +0000 (+0000) Subject: libutil: minor spelling fixes. X-Git-Url: https://git.cameronkatri.com/pw-darwin.git/commitdiff_plain/b05f0f68b0bba4ffbd664928f8c8e1c97b460496?hp=43a4c1fb04198fbbe485d55de4a1056d3ec23d2d libutil: minor spelling fixes. --- diff --git a/libutil/login_cap.c b/libutil/login_cap.c index 8915d0a..9c8d4a6 100644 --- a/libutil/login_cap.c +++ b/libutil/login_cap.c @@ -742,7 +742,7 @@ login_getcapsize(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) /* * login_getcapbool() - * From the login_cap_t , check for the existance of the capability + * From the login_cap_t , check for the existence of the capability * of . Return if ->lc_cap is NULL, otherwise return * the whether or not exists there. */