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_cpp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/modules/detect/tools/find_cpp.lua') diff --git a/xmake/modules/detect/tools/find_cpp.lua b/xmake/modules/detect/tools/find_cpp.lua index 35c1a1e82..35916e0ca 100644 --- a/xmake/modules/detect/tools/find_cpp.lua +++ b/xmake/modules/detect/tools/find_cpp.lua @@ -24,7 +24,7 @@ import("lib.detect.find_programver") -- find cpp -- --- @param opt the argument options, .e.g {version = true} +-- @param opt the argument options, e.g. {version = true} -- -- @return program, version -- -- cgit v1.3.1