From: nekral-guest Date: Fri, 28 Dec 2007 10:20:02 +0000 (+0000) Subject: typo cleared/clearer X-Git-Tag: 4.1.1~251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b6b9fe0908dee28551283ee5d30a78438a5bfed;p=shadow typo cleared/clearer --- diff --git a/ChangeLog b/ChangeLog index d936484c..33f573e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * src/groupadd.c (find_new_gid): A group with the specified name cannot exist at that time. Remove the check. * src/groupadd.c (find_new_gid): If oflg is set, gflg is also set. - Use (!gflg), which is cleared than (!gflg || !oflg). + Use (!gflg), which is clearer than (!gflg || !oflg). 2007-12-28 Nicolas François