X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=misc.c;h=075e9d08eee3235b72ce8ef8b6283d8298cb880b;hb=7493b26e6cfa3005fb084dce46dfd10ff57e30cc;hp=71f1214230304c1bda962c2bf109b216a38bd808;hpb=fa74e8054bfe6743c7cdfd3228ede2f174bf7aa1;p=open-adventure.git diff --git a/misc.c b/misc.c index 71f1214..075e9d0 100644 --- a/misc.c +++ b/misc.c @@ -561,9 +561,9 @@ bool MAPLIN(FILE *fp) * in which you want to echo commands. One is when shipping them to * a log under the -l option, in which case you want to suppress * prompt generation (so test logs are unadorned command sequences). - * On the other hand, if you redireceted stdin and are feeding the program + * On the other hand, if you redirected stdin and are feeding the program * a logfile, you *do* want prompt generation - it makes checkfiles - * easier to read when the commands are maked by a preceding prompt. + * easier to read when the commands are marked by a preceding prompt. */ do { if (!editline) {