]> granicus.if.org Git - nethack/commitdiff
comment typo
authornhmall <nhmall@nethack.org>
Tue, 10 Aug 2021 18:01:29 +0000 (14:01 -0400)
committernhmall <nhmall@nethack.org>
Tue, 10 Aug 2021 18:01:29 +0000 (14:01 -0400)
include/defsym.h

index 3b0b77a2afe8885c4a35765e717162f3e6601d29..8854227eb214217db1ad25cc5bb64f0c17b22f97 100644 (file)
@@ -4,10 +4,10 @@
 
 
 /*
-    This header is included in multiple places to produced
-    differing code depending on its use. Its purpose is to
+    This header is included in multiple places to produce
+    different code depending on its use. Its purpose is to
     ensure that there is only one definitive source for
-    pchar, objclass and mon
+    pchar, objclass and mon symbols.
 
     The morphing macro expansions are used in these places:
   - in include/sym.h for enums of some S_ symbol values