diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-07 23:32:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-07 23:32:34 +0000 |
commit | dd0cc7705d2c78ed2f7c6a7b9afe96e0aa48b9e1 (patch) | |
tree | c512e7818a5ef38734e04dfcc43d48e21cf8820c /Master/texmf-dist/scripts/spelling/spelling-recurse.lua | |
parent | ca94651714aa4fc2f0ce2f363011b2deda254885 (diff) |
spelling 0.2 (6dec12)
git-svn-id: svn://tug.org/texlive/trunk@28464 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/spelling/spelling-recurse.lua')
-rwxr-xr-x | Master/texmf-dist/scripts/spelling/spelling-recurse.lua | 2 |
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 273614d0e6c..f7df992bb74 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 Stephan Hennig --- @release version 0.1 +-- @release version 0.2 -- -- @trick Prevent LuaDoc from looking past here for module description. --[[ Trick LuaDoc into entering 'module' mode without using that command. |