From b1a47544b8f60c12541b8b5a0f4383639d348af3 Mon Sep 17 00:00:00 2001 From: OpportunityLiu Date: Wed, 24 Jul 2019 10:42:55 +0800 Subject: fix typo --- xmake/modules/detect/tools/find_python.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/modules/detect/tools/find_python.lua') diff --git a/xmake/modules/detect/tools/find_python.lua b/xmake/modules/detect/tools/find_python.lua index c732391ff..8e6257580 100644 --- a/xmake/modules/detect/tools/find_python.lua +++ b/xmake/modules/detect/tools/find_python.lua @@ -26,7 +26,7 @@ import("detect.tools.find_python3") -- find python -- --- @param opt the arguments, .e.g {version = true} +-- @param opt the arguments, e.g. {version = true} -- -- @return program, version -- -- cgit v1.3.1