]> granicus.if.org Git - shadow/commitdiff
typo cleared/clearer
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 28 Dec 2007 10:20:02 +0000 (10:20 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 28 Dec 2007 10:20:02 +0000 (10:20 +0000)
ChangeLog

index d936484c7aad8025cbb41e2ed5233f6c417fbd2c..33f573e2af49073b407de5ee67e4e15aac6f147f 100644 (file)
--- 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  <nicolas.francois@centraliens.net>