some spelling and inconsistency corrections; comments and elsewhere

This commit is contained in:
nhmall
2026-01-11 11:31:34 -05:00
parent c016367d8c
commit 6459d44461
17 changed files with 31 additions and 30 deletions

View File

@@ -56,7 +56,7 @@ typedef struct {
/* Should probably do the same thing about objects */
boolean visible; /* Is the region visible ? */
boolean visible; /* Is the region visible? */
int glyph; /* Which glyph to use if visible */
anything arg; /* Optional user argument (Ex: strength of
* force field, damage of a fire zone, ...*/