diff options
Diffstat (limited to 'xmake/scripts/action/_clean.lua')
| -rw-r--r-- | xmake/scripts/action/_clean.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/action/_clean.lua b/xmake/scripts/action/_clean.lua index a02eb3622..8399f2410 100644 --- a/xmake/scripts/action/_clean.lua +++ b/xmake/scripts/action/_clean.lua @@ -42,7 +42,7 @@ function _clean.need(name) return accessors[name] end --- done the given config +-- done function _clean.done() -- the options |
