X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..64c5ab73d49a8347c541d7de42549a50d5ca56aa:/sbr/utils.c diff --git a/sbr/utils.c b/sbr/utils.c index 5784e4ce..aa344b99 100644 --- a/sbr/utils.c +++ b/sbr/utils.c @@ -469,7 +469,7 @@ nmh_init(const char *argv0, int read_context) { } /* Check to see if the user is running a different (or older, if - specified) version of nmh than they had run bfore, and notify them + specified) version of nmh than they had run before, and notify them if so. But only if read_context was set to a value to enable. */ if (allow_version_check && isatty (fileno (stdin)) && isatty (fileno (stdout)) && isatty (fileno (stderr))) {