From: Josh Soref Date: Sun, 22 Oct 2017 08:24:23 +0000 (+0000) Subject: spelling: changed X-Git-Tag: 4.6~9^2~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4be6d423e4d65f85803d0d8e0348d171c6c96a76;p=shadow spelling: changed --- diff --git a/NEWS b/NEWS index f2a61fc3..b2736518 100644 --- 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 ), diff --git a/src/chage.c b/src/chage.c index c1c10910..05d2349b 100644 --- a/src/chage.c +++ b/src/chage.c @@ -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. */