some comment spelling fixes

This commit is contained in:
nhmall
2023-03-16 22:27:01 -04:00
parent 90906ed05a
commit de79240dea
51 changed files with 118 additions and 118 deletions
+1 -1
View File
@@ -794,7 +794,7 @@ struct alt_spl {
};
/* figure out what type of monster a user-supplied string is specifying;
ingore anything past the monster name */
ignore anything past the monster name */
int
name_to_mon(const char *in_str, int *gender_name_var)
{