summaryrefslogtreecommitdiff
path: root/xmake/core/base/template.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-02-23 09:25:13 +0800
committerruki <[email protected]>2016-02-23 09:25:13 +0800
commitc4bf7b21d9789dba232369ecfe36052acfebf54e (patch)
tree388f9249aa44ff16ace68798c2741bd05378b28e /xmake/core/base/template.lua
parent0b720a8418cf5a52e658cc3069fed435f1fc4a4f (diff)
add task
Diffstat (limited to 'xmake/core/base/template.lua')
-rw-r--r--xmake/core/base/template.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/base/template.lua b/xmake/core/base/template.lua
index 8e739a3fe..185a1a5cd 100644
--- a/xmake/core/base/template.lua
+++ b/xmake/core/base/template.lua
@@ -34,7 +34,7 @@ local filter = require("base/filter")
local sandbox = require("base/sandbox")
local interpreter = require("base/interpreter")
--- get interpreter
+-- the interpreter
function template._interpreter()
-- the interpreter has been initialized? return it directly