OSDN Git Service

Correct English typo ("damege" -> "damage").
authorEric Branlund <ebranlund@fastmail.com>
Wed, 3 Feb 2021 19:12:39 +0000 (11:12 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Wed, 3 Feb 2021 19:12:39 +0000 (11:12 -0800)
src/mind/mind-sniper.c

index d4d3010..19e07d4 100644 (file)
@@ -67,16 +67,16 @@ static concptr const snipe_tips[MAX_SNIPE_POWERS] =
        "Shoot a glowing arrow effective against light-sensitive foes.",
        "Blink after shooting.",
        "Shoot an arrow able to shatter traps.",
-       "Deals extra damege of fire.",
+       "Deals extra damage of fire.",
        "Shoot an arrow able to shatter rocks.",
-       "Deals extra damege of ice.",
+       "Deals extra damage of ice.",
        "An allow rushes away a target.",
        "An allow pierces some monsters.",
        "Deals more damage to good monsters.",
        "Deals more damage to evil monsters.",
        "An allow explodes when it hits a monster.",
        "Shot allows twice.",
-       "Deals extra damege of lightning.",
+       "Deals extra damage of lightning.",
        "Deals quick death or 1 damage.",
        "Deals great damage to all monsters, and some side effects to you.",
 #endif