summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/spelling/spelling-recurse.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-24 00:18:09 +0000
committerKarl Berry <karl@freefriends.org>2013-05-24 00:18:09 +0000
commitfed22753adeb474e7470dbe7c96326fd6bcfbc27 (patch)
tree51a481e1b11ee6aad48949a36db9df820a459bac /Master/texmf-dist/scripts/spelling/spelling-recurse.lua
parent9c422e89d41cc8126f2379412df4a7ab8cb30f0f (diff)
spelling (23may13)
git-svn-id: svn://tug.org/texlive/trunk@30665 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/spelling/spelling-recurse.lua')
-rwxr-xr-xMaster/texmf-dist/scripts/spelling/spelling-recurse.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/spelling/spelling-recurse.lua b/Master/texmf-dist/scripts/spelling/spelling-recurse.lua
index f07398d0483..4de903db36b 100755
--- a/Master/texmf-dist/scripts/spelling/spelling-recurse.lua
+++ b/Master/texmf-dist/scripts/spelling/spelling-recurse.lua
@@ -18,7 +18,7 @@
--
-- @author Stephan Hennig
-- @copyright 2012, 2013 Stephan Hennig
--- @release version 0.3
+-- @release version 0.4
--
-- @trick Prevent LuaDoc from looking past here for module description.
--[[ Trick LuaDoc into entering 'module' mode without using that command.