]> granicus.if.org Git - shadow/commitdiff
spelling: unrecognized
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 21:30:30 +0000 (21:30 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 21:30:30 +0000 (21:30 +0000)
src/suauth.c

index a5bbe4c4267e7cd3aaa75246e2ea39b4219bd315..619a593b97662275eac8dc52b1cfc7839365ffa2 100644 (file)
@@ -152,7 +152,7 @@ int check_su_auth (const char *actual_id,
                        return OWNPWORD;
                } else {
                        SYSLOG ((LOG_ERR,
-                                "%s, line %d: unrecognised action!\n",
+                                "%s, line %d: unrecognized action!\n",
                                 SUAUTHFILE, lines));
                }
        }