--- deliantra/server/include/spells.h 2006/12/15 20:08:45 1.7 +++ deliantra/server/include/spells.h 2007/01/03 00:21:35 1.8 @@ -67,7 +67,7 @@ #define SPELL_HIGHEST 0x3 /* This is the subtype for the spells. Start at 1 so that - * it is easy to see 0 as an uninitialized value. + * it is easy to see 0 as an uninitialised value. * Note that for some spells, subtype pretty accurately * describes the entire spell (SP_DETECT_MAGIC). But for other, the subtype * may not really say much (eg, SP_BOLT), and it is other