From 42380617fc6986b89bd6fb784840697246c2d3ab Mon Sep 17 00:00:00 2001
From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54>
Date: Mon, 4 Mar 2013 10:04:24 +0000
Subject: [PATCH] typo

git-svn-id: http://svn.net-core.org/repos/t-engine4@6482 51575b47-30f0-44d4-a5cc-537603b46e54
---
 game/modules/tome/init.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/game/modules/tome/init.lua b/game/modules/tome/init.lua
index aebd70f4be..a3efb75a24 100644
--- a/game/modules/tome/init.lua
+++ b/game/modules/tome/init.lua
@@ -85,7 +85,7 @@ load_tips = {
 	{image="/data/gfx/shockbolt/object/rune_green.png", text=[[Wild infusions call upon the powers of nature to protect the flesh and rid oneself of inflictions.]]},
 	{image="/data/gfx/shockbolt/object/rune_red.png", text=[[Shield runes act instantly, letting one protect oneself quickly whilst also preparing to flee or launch a counter attack.]]},
 	{image="/data/gfx/shockbolt/object/plate_voratun.png", text=[[Greater training in the use of armour lets it be used more effectively, blocking more damage and reducing the chance of an enemy hitting a critical spot.]]},
-	{image="/data/gfx/talents/thick_skin.png", text=[[The Thick Skin talent reducing all incoming damage, letting you survive for longer before needing to heal.]]},
+	{image="/data/gfx/talents/thick_skin.png", text=[[The Thick Skin talent reduces all incoming damage, letting you survive for longer before needing to heal.]]},
 	{image="/data/gfx/shockbolt/object/rune_green.png", text=[[Regeneration infusions act over several turns, letting you anticipate damage that will be taken and prepare for it.]]},
 	{image="/data/gfx/shockbolt/object/wand_elm.png", text=[[In the most dire circumstances teleportation can be the best escape, but is not without risk.]]},
 	{image="/data/gfx/shockbolt/npc/humanoid_halfling_protector_myssil.png", text=[[The Ziguranth are an ancient order vehemently opposed to magic. Some have become so attuned to nature they can resist arcane forces with their will alone.]]},
-- 
GitLab