OSDN Git Service

Fix English typo.
authorEric Branlund <ebranlund@fastmail.com>
Tue, 16 Feb 2021 03:47:22 +0000 (19:47 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Fri, 19 Feb 2021 19:48:55 +0000 (11:48 -0800)
src/cmd-activate.c

index aa095a4..677ccfe 100644 (file)
@@ -131,7 +131,7 @@ const activation_type activation_info[] =
        { "SCARE_AREA", ACT_SCARE_AREA, 20, 2500, {20, 0},
          _("モンスター恐慌", "frighten monsters") },
        { "AGGRAVATE", ACT_AGGRAVATE, 0, 100, {0, 0},
-         _("モンスターを怒らせる", "aggravete monsters") },
+         _("モンスターを怒らせる", "aggravate monsters") },
 
        { "CHARM_ANIMAL", ACT_CHARM_ANIMAL, 40, 7500, {200, 0},
          _("動物魅了", "charm animal") },