summaryrefslogtreecommitdiff
path: root/xmake/modules/private/action/require/impl/package.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/modules/private/action/require/impl/package.lua')
-rw-r--r--xmake/modules/private/action/require/impl/package.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/modules/private/action/require/impl/package.lua b/xmake/modules/private/action/require/impl/package.lua
index 7cd26e55f..4e2d70e5f 100644
--- a/xmake/modules/private/action/require/impl/package.lua
+++ b/xmake/modules/private/action/require/impl/package.lua
@@ -912,7 +912,7 @@ function _load_package(packagename, requireinfo, opt)
end
end
- -- strip trailng ~tag, e.g. zlib~debug
+ -- strip trailing ~tag, e.g. zlib~debug
local displayname
if packagename:find('~', 1, true) then
displayname = packagename