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_python3.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/modules/detect/tools/find_python3.lua') diff --git a/xmake/modules/detect/tools/find_python3.lua b/xmake/modules/detect/tools/find_python3.lua index b7ff3fb0f..2fb0866f0 100644 --- a/xmake/modules/detect/tools/find_python3.lua +++ b/xmake/modules/detect/tools/find_python3.lua @@ -24,7 +24,7 @@ import("lib.detect.find_programver") -- 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