OSDN Git Service

Corrected English irregular past tense in spell description.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 16:38:46 +0000 (09:38 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 08:35:07 +0000 (17:35 +0900)
src/realm-song.c

index d5548f1..064163c 100644 (file)
@@ -396,7 +396,7 @@ concptr do_music_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mode)
                {
                        if (!caster_ptr->tim_stealth)
                        {
-                               msg_print(_("姿がはっきりと見えるようになった。", "You are no longer hided."));
+                               msg_print(_("姿がはっきりと見えるようになった。", "You are no longer hidden."));
                        }
                }