From: Josh Soref Date: Sun, 22 Oct 2017 19:16:30 +0000 (+0000) Subject: spelling: getxxyyy X-Git-Tag: 4.6~9^2~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62ace035c6b82c6287443554ef442982c193fe16;p=thirdparty%2Fshadow.git spelling: getxxyyy --- diff --git a/src/login.c b/src/login.c index 2d2e704e9..e287cb0b5 100644 --- a/src/login.c +++ b/src/login.c @@ -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);