]> granicus.if.org Git - shadow/commitdiff
spelling: changed
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 08:24:23 +0000 (08:24 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 08:24:23 +0000 (08:24 +0000)
NEWS
src/chage.c

diff --git a/NEWS b/NEWS
index f2a61fc3cffe6ad693928f2c250d8554cc07f809..b2736518a513d1ebd2c68ec66e1564c86d7e9722 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -848,7 +848,7 @@ shadow-4.0.14 -> shadow-4.0.15                                              13-03-2006
     added audit_logger() prototype),
   - useradd: fixed excess audit_logger() argument,
 - chage: added missing \n on display password status if password must be
-  chaged,
+  changed,
 - useradd: fixed allow non-unique UID (http://bugs.debian.org/351281),
 - variouse code cleanups for make possible compilation of shadow with -Wall
   -Werror (by Alexander Gattin <xrgtn@yandex.ru>),
index c1c1091077786494ba202fef5fc5fb0dcf85da03..05d2349b54d299553b00bd908b43a7ba9f165d29 100644 (file)
@@ -362,7 +362,7 @@ static void list_fields (void)
        /*
         * Start with the easy numbers - the number of days before the
         * password can be changed, the number of days after which the
-        * password must be chaged, the number of days before the password
+        * password must be changed, the number of days before the password
         * expires that the user is told, and the number of days after the
         * password expires that the account becomes unusable.
         */