diff options
Diffstat (limited to 'xmake/modules/detect/tools/find_cpp.lua')
| -rw-r--r-- | xmake/modules/detect/tools/find_cpp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
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 -- |
