OSDN Git Service

Corrected typo in English spell description.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 6 Feb 2020 01:35:25 +0000 (17:35 -0800)
committerdeskull <deskull@users.sourceforge.jp>
Sun, 9 Feb 2020 13:37:35 +0000 (22:37 +0900)
src/realm-hex.c

index f6c43f7..45a0607 100644 (file)
@@ -851,7 +851,7 @@ concptr do_hex_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mode)
                if (desc) return _("打撃や魔法で受けたダメージを、攻撃元のモンスターにも与える。", "Returns same damage which you got to the monster which damaged you.");
                if (cast)
                {
-                       msg_print(_("復讐したい欲望にかられた。", "You feel verry vengeful."));
+                       msg_print(_("復讐したい欲望にかられた。", "You feel very vengeful."));
                }
                break;