From 62ace035c6b82c6287443554ef442982c193fe16 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 22 Oct 2017 19:16:30 +0000 Subject: [PATCH] spelling: getxxyyy --- src/login.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/login.c b/src/login.c index 2d2e704e..e287cb0b 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); -- 2.40.0