]> granicus.if.org Git - nethack/commitdiff
wording bit
authornhmall <nhmall@nethack.org>
Mon, 1 Feb 2021 02:34:23 +0000 (21:34 -0500)
committernhmall <nhmall@nethack.org>
Mon, 1 Feb 2021 02:34:23 +0000 (21:34 -0500)
doc/fixes37.0

index 6da26331b76787ed8be1e08962c4bfcdb87d833e..6972dd91bf2a8014391a032662cdb0a1d6a36847 100644 (file)
@@ -536,8 +536,8 @@ curses: for vertical status, line up conditions in columns; usually two but
        [at present, highlighting with inverse video includes trailing spaces
        used to align entries in their columns--that's a feature...]
 macOS: Xcode project was failing to build if the path to the NetHack source
-       tree path contained a space; the issue was within some shell
-       script code inserted into the project
+       tree contained a space; the issue was within some shell script code
+       contained within the project
 msdos: add -DSTATUES_LOOK_LIKE_MONSTERS to Makefile1.cross so the VESA mode
        can display statue glyphs
 Qt: quit if can't load tiles file instead of continuing and then segfaulting