From 0330d19efa073dcf04628a022fa0ec333daf61df Mon Sep 17 00:00:00 2001 From: Eric Branlund Date: Wed, 5 Feb 2020 17:29:45 -0800 Subject: [PATCH] Corrected spelling mistake 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 9526260d5..f418617d9 100644 --- a/src/mind.c +++ b/src/mind.c @@ -528,7 +528,7 @@ static concptr const mind_tips[5][MAX_MIND_POWERS] = "Darkens nearby area and inside of a room.", "Detects visible monsters in your vicinity. Detects traps, doors and stairs at level 5. Detects items at level 15. Lights and reveals the whole level at level 45.", "Teleports you a short distance.", - "Teleports you as you recieve an attack. Might be able to teleport just before receiving damage at higher levels.", + "Teleports you as you receive an attack. Might be able to teleport just before receiving damage at higher levels.", "Teleports you a long distance.", "Attacks an adjacent monster and teleports you away immediately after the attack.", "Attempts to freeze a monster.", -- 2.11.0