aboutsummaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorHisham <hisham@gobolinux.org>2016-11-01 11:45:46 -0200
committerHisham <hisham@gobolinux.org>2016-11-01 11:45:46 -0200
commit5935a1d39658fc0f2dd1ab04f1a3f3dd5413fbb8 (patch)
treef8f5bb1172a87c99f53689841afcc61c719cb28d /win32
parente05e1c337c44f39039bf6c16ae36d26f9d75dd41 (diff)
downloadluarocks-5935a1d39658fc0f2dd1ab04f1a3f3dd5413fbb8.tar.gz
luarocks-5935a1d39658fc0f2dd1ab04f1a3f3dd5413fbb8.tar.bz2
luarocks-5935a1d39658fc0f2dd1ab04f1a3f3dd5413fbb8.zip
Correct comment to match filename.
Diffstat (limited to 'win32')
-rw-r--r--win32/LuaRocks.reg.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/LuaRocks.reg.lua b/win32/LuaRocks.reg.lua
index 2eb7583a..08d90e59 100644
--- a/win32/LuaRocks.reg.lua
+++ b/win32/LuaRocks.reg.lua
@@ -1,6 +1,6 @@
1-- Call this file using its full path and the template file as a parameter; 1-- Call this file using its full path and the template file as a parameter;
2-- 2--
3-- C:\> lua.exe "create_reg_file.lua" "c:\luarocks\2.0\LuaRocks.reg.template" 3-- C:\> lua.exe "LuaRocks.reg.lua" "c:\luarocks\2.0\LuaRocks.reg.template"
4-- 4--
5-- it will strip the ".template" extension and write to that file the 5-- it will strip the ".template" extension and write to that file the
6-- template contents, where "<LUAROCKSPATH>" will be replaced by the path 6-- template contents, where "<LUAROCKSPATH>" will be replaced by the path