]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
spelling: getxxyyy
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 19:16:30 +0000 (19:16 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 19:16:30 +0000 (19:16 +0000)
src/login.c

index 2d2e704e9931d4692745d5a37f69a526bf50705a..e287cb0b5a57f047c3405d3cedaaa353a3620b8c 100644 (file)
@@ -1163,7 +1163,7 @@ int main (int argc, char **argv)
                         * entries.
                         * Use the x variants because we need to keep the
                         * entry for a long time, and there might be other
-                        * getxxyy in between.
+                        * getxxyyy in between.
                         */
                        pw_free (pwd);
                        pwd = xgetpwnam (username);