Subject: Spelling fixes, mostly in file comments Origin: upstream, commit rel-26.1-63-gd702ebab Author: Alexander Barton Date: Fri Dec 30 15:37:35 2022 +0100 This is only the change that is user-visiable. --- a/src/ngircd/ngircd.c +++ b/src/ngircd/ngircd.c @@ -825,7 +825,7 @@ "Can't change working directory to \"%s\": %s!", pwd->pw_dir, strerror(errno)); } else - Log(LOG_ERR, "Can't get user informaton for UID %d!?", Conf_UID); + Log(LOG_ERR, "Can't get user information for UID %d!?", Conf_UID); return true; out: