some spelling corrections
The pull request included some changes that were neither accidental nor unintentional, so only a subset of the changes from pull request #869 submitted by klorpa were manually applied. behaviour -> behavior speach -> speech knowlege -> knowledge incrments -> increments stethscope -> stethoscope staiway -> stairway arifact -> artifact extracing -> extracting The uses of "iff" were left alone. Close #869
This commit is contained in:
@@ -968,7 +968,7 @@ enum glyph_offsets {
|
||||
|| glyph_is_obj_piletop(glyph))
|
||||
#endif
|
||||
|
||||
/* mgflags for altering map_glyphinfo() internal behaviour */
|
||||
/* mgflags for altering map_glyphinfo() internal behavior */
|
||||
#define MG_FLAG_NORMAL 0x00
|
||||
#define MG_FLAG_NOOVERRIDE 0x01 /* disregard accessibility override values */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user