OSDN Git Service

Corrected English spelling mistake in description for probing spell.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 05:06:55 +0000 (22:06 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Wed, 22 Jan 2020 15:42:34 +0000 (00:42 +0900)
src/realm-sorcery.c

index b05a6d0..8284bc8 100644 (file)
@@ -421,7 +421,7 @@ concptr do_sorcery_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mod
        case 24:
                if (name) return _("調査", "Probing");
                if (desc) return _("モンスターの属性、残り体力、最大体力、スピード、正体を知る。",
-                       "Proves all monsters' alignment, HP, speed and their true character.");
+                       "Probes all monsters' alignment, HP, speed and their true character.");
 
                {
                        if (cast)