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

diff --git a/NEWS b/NEWS
index 35096f11e95b38ccca94d78ba49689e33b18b60c..c0a6976e8d7a7cfa263abdc7d6f49b361a890474 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1291,7 +1291,7 @@ shadow-4.0.4.1 -> shadow-4.0.5                                            27-10-2004
   shadow-4.0.4.1-owl-check-reads.diff:
     Add checking for read errors in commonio and vipw/vigr (not doing so could
     result in data loss when the records are written back),
-- fixed securirty bug in libmisc/pwdcheck.c which allow unauthorized
+- fixed security bug in libmisc/pwdcheck.c which allow unauthorized
   account properties modification.
   Affected tools: chfn and chsh.
   Bug was discovered by Martin Schulze <joey@infodrom.org>.