--- deliantra/server/common/living.C 2006/12/26 08:54:59 1.22 +++ deliantra/server/common/living.C 2007/01/03 00:21:35 1.23 @@ -1030,7 +1030,7 @@ for (i = 0; i < NROFATTACKS; i++) { /* Potential for cursed potions, in which case we just can use - * a straight MAX, as potion_resist is initialized to zero. + * a straight MAX, as potion_resist is initialised to zero. */ if (tmp->type == POTION_EFFECT) {