OSDN Git Service

Inserted missing space after a comma in the English description for "Summon Greater...
authorEric Branlund <ebranlund@fastmail.com>
Tue, 17 Dec 2019 21:36:30 +0000 (13:36 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Tue, 17 Dec 2019 21:36:30 +0000 (13:36 -0800)
src/realm-daemon.c

index 4ac0af6..a810c7d 100644 (file)
@@ -515,7 +515,7 @@ concptr do_daemon_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 28:
                if (name) return _("グレーターデーモン召喚", "Summon Greater Demon");
                if (desc) return _("上級デーモンを召喚する。召喚するには人間('p','h','t'で表されるモンスター)の死体を捧げなければならない。",
-                       "Summons greater demon. Requires the sacrifice of a human corpse ('p','h' or 't').");
+                       "Summons greater demon. Requires the sacrifice of a human corpse ('p', 'h' or 't').");
 
                {
                        if (cast)