From e85b448287e1ca68fe1f4c6541bc4b3be85cdb39 Mon Sep 17 00:00:00 2001 From: Eric Branlund Date: Wed, 5 Feb 2020 18:26:48 -0800 Subject: [PATCH] Corrected typo in English ability description. --- src/mind.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.", -- 2.11.0