From 4546603eb5dd35a2ef96b5c8d11caaa550a64afa Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 12 Jan 2026 07:17:21 -0500 Subject: [PATCH] fixes3-7-0.txt catch-up Related to: 96394394b81967b0464133c11c9ba55258b70973 Fix comment typo c016367d8c95daeff4e1aa41c1704711503541ab an old comment typo 6459d44461b5c23f379bb466fb3fe28c0b219c85 some spelling and inconsistency corrections; comments and elsewhere c62d76b776d0a037c24ae2a09c51a87861efa827 more spelling and inconsistency corrections; comments and elsewhere 8b280d6108ced3e676639025e131d0fcfe996768 whitespace follow-up 9a26f9d37d9ac057accb8a8283c2681a2c9f5f5d new typo fix Reference: https://groups.google.com/g/rec.games.roguelike.nethack/c/F28kIo9HOsA/m/6IYW7YRXSJsJ --- doc/fixes3-7-0.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 0745178c1..055bf4054 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -3073,6 +3073,9 @@ split making pits on do_earthquake() into a separate function and update the WASM cross-compile to work with the current code (pr #1331 by guillaumebrunerie) add silver maces (pr #1405 by disperse) +applied several source comment spelling or grammar fixes that were linked + to an old rec.games.roguelike.nethack post from May 2006 + by Arthur J. O'Dwyer Code Cleanup and Reorganization