From: Eric Branlund Date: Thu, 6 Feb 2020 02:26:48 +0000 (-0800) Subject: Corrected typo in English ability description. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=e85b448287e1ca68fe1f4c6541bc4b3be85cdb39;p=hengband%2Fhengband.git Corrected typo in English ability description. --- diff --git a/src/mind.c b/src/mind.c index e8e7888d2..7f14f2e7b 100644 --- a/src/mind.c +++ b/src/mind.c @@ -457,7 +457,7 @@ static concptr const mind_tips[5][MAX_MIND_POWERS] = { "Fires a very small energy ball.", "Lights up nearby area and the inside of a room permanently.", - "Gives levitaion a while.", + "Gives levitation a while.", "Fires a short energy beam.", "Gives magic resistance for a while.", "Increases your spirit energy temporarily. More spirit energy will boost the effect or duration of your force abilities. Too much spirit energy can result in an explosion.",