From dfb20853ee36bddede3b973ac4b05fcf69e41a90 Mon Sep 17 00:00:00 2001 From: "nethack.rankin" Date: Sat, 6 Apr 2002 04:41:32 +0000 Subject: [PATCH] comment grammar tidbit Noticed when sending the reply about the lregion type 5 bug report. --- src/mkmaze.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mkmaze.c b/src/mkmaze.c index 6ab3a11f8..4a50703b2 100644 --- a/src/mkmaze.c +++ b/src/mkmaze.c @@ -292,7 +292,7 @@ d_level *lev; if (!oneshot) { return FALSE; /* caller should try again */ } else { - /* Must make due with the only location possible; + /* Must make do with the only location possible; avoid failure due to a misplaced trap. It might still fail if there's a dungeon feature here. */ struct trap *t = t_at(x,y); -- 2.40.0