]> granicus.if.org Git - shadow/commitdiff
spelling: cannot
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 08:05:45 +0000 (08:05 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 08:05:45 +0000 (08:05 +0000)
src/useradd.c

index 0e0fa1f8e8fee3eded20c701fb340673003e32e6..506c84339c0d6c28af65267730407d255f0d9681 100644 (file)
@@ -2285,7 +2285,7 @@ int main (int argc, char **argv)
        /*
         * tallylog_reset needs to be able to lookup
         * a valid existing user name,
-        * so we canot call it before close_files()
+        * so we cannot call it before close_files()
         */
        if (!lflg && getpwuid (user_id) != NULL) {
                tallylog_reset (user_name);