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 | |
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')
5 files changed, 5 insertions, 5 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. diff --git a/Master/texmf-dist/scripts/spelling/spelling-stage-1.lua b/Master/texmf-dist/scripts/spelling/spelling-stage-1.lua index a36c6fcf6b4..fba40b195e4 100755 --- a/Master/texmf-dist/scripts/spelling/spelling-stage-1.lua +++ b/Master/texmf-dist/scripts/spelling/spelling-stage-1.lua @@ -16,7 +16,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. diff --git a/Master/texmf-dist/scripts/spelling/spelling-stage-2.lua b/Master/texmf-dist/scripts/spelling/spelling-stage-2.lua index e22b40552b1..6f46654cb41 100755 --- a/Master/texmf-dist/scripts/spelling/spelling-stage-2.lua +++ b/Master/texmf-dist/scripts/spelling/spelling-stage-2.lua @@ -21,7 +21,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. diff --git a/Master/texmf-dist/scripts/spelling/spelling-stage-3.lua b/Master/texmf-dist/scripts/spelling/spelling-stage-3.lua index d7467abdf0e..bfb0c183e7c 100755 --- a/Master/texmf-dist/scripts/spelling/spelling-stage-3.lua +++ b/Master/texmf-dist/scripts/spelling/spelling-stage-3.lua @@ -25,7 +25,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. diff --git a/Master/texmf-dist/scripts/spelling/spelling-stage-4.lua b/Master/texmf-dist/scripts/spelling/spelling-stage-4.lua index 3850c94f884..ee71c03a081 100755 --- a/Master/texmf-dist/scripts/spelling/spelling-stage-4.lua +++ b/Master/texmf-dist/scripts/spelling/spelling-stage-4.lua @@ -19,7 +19,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. |