From 503842923553c3f9af44b11cd95f8b79ba2c0ff6 Mon Sep 17 00:00:00 2001
From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54>
Date: Sun, 31 Oct 2010 01:58:30 +0000
Subject: [PATCH]                                               typo

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

diff --git a/game/modules/tome/data/texts/win.lua b/game/modules/tome/data/texts/win.lua
index ac1716e286..92d80e8d34 100644
--- a/game/modules/tome/data/texts/win.lua
+++ b/game/modules/tome/data/texts/win.lua
@@ -40,7 +40,7 @@ else
 end
 
 desc[#desc+1] = ""
-desc[#desc+1] = "Maj'Eyal will once more know peace, most of its inhabitant will never know they even were on the verge of destruction, but then this is what being a true hero means, to do the right thing even though nobody will know about it."
+desc[#desc+1] = "Maj'Eyal will once more know peace, most of its inhabitants will never know they even were on the verge of destruction, but then this is what being a true hero means, to do the right thing even though nobody will know about it."
 
 if game.player.winner ~= "self-sacrifice" then
 	desc[#desc+1] = ""
-- 
GitLab