From 66589735535d45b9d1875b102060de9a42fa7008 Mon Sep 17 00:00:00 2001
From: Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de>
Date: Sun, 8 May 2011 23:11:00 +0200
Subject: moved license file to doc subtree

---
 tex/context/third/transliterator/trans_tables_trsc.lua | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'tex')

diff --git a/tex/context/third/transliterator/trans_tables_trsc.lua b/tex/context/third/transliterator/trans_tables_trsc.lua
index a5c53cb..355f735 100644
--- a/tex/context/third/transliterator/trans_tables_trsc.lua
+++ b/tex/context/third/transliterator/trans_tables_trsc.lua
@@ -230,8 +230,8 @@ end
 
 if lpeg.version() == "0.10" and not translit.done_ru_trsc_de then
 
-    -- This is four times as fast as the old pattern. Just waiting for v0.10 to
-    -- make it into luatex.
+    -- This is about *eight* times as fast as the old pattern. Just waiting for
+    -- v0.10 to make it into luatex.
 
     local de_tables = { }
 
-- 
cgit v1.2.3