From 9205a0183b3ee0e9cc37d1dc23fbdd8dde241278 Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 10 Aug 2021 14:01:29 -0400 Subject: [PATCH] comment typo --- include/defsym.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/defsym.h b/include/defsym.h index 3b0b77a2a..8854227eb 100644 --- a/include/defsym.h +++ b/include/defsym.h @@ -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