]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
spelling: similar
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 21:14:37 +0000 (21:14 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 21:14:37 +0000 (21:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 04a3f0b2ca4f24f76c298c659026a0b1274a7320..a307498e8c8b8b097648299085f4b7ba9a43165e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -701,7 +701,7 @@ shadow-4.0.17 -> shadow-4.0.18                                              01-08-2006
 - groupadd, groupmod, useradd, usermod: fixed UID/GID overflow (fixed
   http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=198920)
 - passwd, useradd, usermod: fixed inactive/mindays/warndays/maxdays overflow
-  (simillar to RH#198920),
+  (similar to RH#198920),
 - groupmems: rewritten for use PAM and getopt_long() and now it is enabled
   for build and install (patch by George Kraft <gk4@swbell.net>),
 - S/Key: removed assign getpass() to libshadow_getpass() on autoconf level