diff -u -r1.5 spells2.c --- src/spells2.c 2001/02/03 18:19:07 1.5 +++ src/spells2.c 2001/03/17 13:19:44 @@ -471,7 +471,7 @@ if (p_ptr->blessed) { - info[i++] = "You feel rightous."; + info[i++] = "You feel righteous."; } if (p_ptr->hero) {