]> granicus.if.org Git - nethack/commitdiff
fix some typos mentioned downstream
authornhmall <nhmall@nethack.org>
Tue, 20 Feb 2018 02:32:54 +0000 (21:32 -0500)
committernhmall <nhmall@nethack.org>
Tue, 20 Feb 2018 02:32:54 +0000 (21:32 -0500)
DEVEL/Developer.txt
doc/fixes36.1
include/config.h

index 334ac3d5638400f6fa15f8f22edcb87cd1505961..1316f23e0b5273186667098d01cf8950fa93249c 100644 (file)
@@ -1,8 +1,8 @@
- ___              _                   
- |   \ _____ _____| |___ _ __  ___ _ _ 
+  ___              _
+ |   \ _____ _____| |___ _ __  ___ _ _
  | |) / -_) V / -_) / _ \ '_ \/ -_) '_|
- |___/\___|\_/\___|_\___/ .__/\___|_|  
-                        |_|            
+ |___/\___|\_/\___|_\___/ .__/\___|_|
+                        |_|
 
 $NHDT-Date: 1518800857 2018/02/16 17:07:37 $
 
index 4d30dce6d019ebb79da11a16e1c2d94444d28786..2e697c5abd58bd6c4d622b25f6240435f9791d68 100644 (file)
@@ -277,7 +277,7 @@ when getpos was picking a location, typing '^' to move to the next known trap
        skipped some detected traps if their location was unseen
 describe detected door traps and chest traps as trapped door and trapped chest
        instead of bear trap; bear trap tile is still used on map though
-thrown potion that killed peaceful monster would cause "the <mon> gets argry"
+thrown potion that killed peaceful monster would cause "the <mon> gets angry"
        after the message about it being killed
 when poly'd into a hider and engulfed, attempt to hide via #monster was blocked
        but feedback said "can't hide while held" rather than "while engulfed"
index 5cae0fa9f6169caa7bc8693e6fa00e159eab3a3a..d695c40d21a36726f436513eec1ec70f6532d4ac 100644 (file)
@@ -11,7 +11,7 @@
  *              For "UNIX" select BSD, ULTRIX, SYSV, or HPUX in unixconf.h.
  *              A "VMS" option is not needed since the VMS C-compilers
  *              provide it (no need to change sec#1, vmsconf.h handles it).
- *              MacOSX uses the UNIX configruation, not the old MAC one.
+ *              MacOSX uses the UNIX configuration, not the old MAC one.
  */
 
 #define UNIX /* delete if no fork(), exec() available */