From: Eric Branlund Date: Wed, 3 Feb 2021 19:12:39 +0000 (-0800) Subject: Correct English typo ("damege" -> "damage"). X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=commitdiff_plain;h=7ffdcbb1b78362d9bb1c84a3520ebc3e289fcb4b Correct English typo ("damege" -> "damage"). --- diff --git a/src/mind/mind-sniper.c b/src/mind/mind-sniper.c index d4d301064..19e07d4af 100644 --- a/src/mind/mind-sniper.c +++ b/src/mind/mind-sniper.c @@ -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