spelling: cannot

This commit is contained in:
Josh Soref 2017-10-22 08:05:45 +00:00
parent 36aeb4e9ee
commit d0c05b0143

View File

@ -2285,7 +2285,7 @@ int main (int argc, char **argv)
/* /*
* tallylog_reset needs to be able to lookup * tallylog_reset needs to be able to lookup
* a valid existing user name, * 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) { if (!lflg && getpwuid (user_id) != NULL) {
tallylog_reset (user_name); tallylog_reset (user_name);