summaryrefslogtreecommitdiff
path: root/xmake/modules/detect/tools/find_patch.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/modules/detect/tools/find_patch.lua')
-rw-r--r--xmake/modules/detect/tools/find_patch.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/modules/detect/tools/find_patch.lua b/xmake/modules/detect/tools/find_patch.lua
index d291ee254..d5e6402b8 100644
--- a/xmake/modules/detect/tools/find_patch.lua
+++ b/xmake/modules/detect/tools/find_patch.lua
@@ -24,7 +24,7 @@ import("lib.detect.find_programver")
-- find lua
--
--- @param opt the argument options, .e.g {version = true}
+-- @param opt the argument options, e.g. {version = true}
--
-- @return program, version
--