spelling: getxxyyy

This commit is contained in:
Josh Soref 2017-10-22 19:16:30 +00:00
parent 07a169d964
commit 62ace035c6

View 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);