diff options
| author | ruki <[email protected]> | 2020-09-25 00:33:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-09-25 00:33:07 +0800 |
| commit | 90af4956738036172984f068502624bbc515cae7 (patch) | |
| tree | 7cd7177becaf98e676ae8eaa478f042e14505d3a /xmake/scripts/faq.lua | |
| parent | 700f08a7bae11c22295f884610f98b7b99eb1790 (diff) | |
fix trailing white-space
Diffstat (limited to 'xmake/scripts/faq.lua')
| -rw-r--r-- | xmake/scripts/faq.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/faq.lua b/xmake/scripts/faq.lua index e1eab19c6..067d96dc4 100644 --- a/xmake/scripts/faq.lua +++ b/xmake/scripts/faq.lua @@ -2,7 +2,7 @@ -- If you want to known more usage about xmake, please see https://xmake.io -- -- ## FAQ --- +-- -- You can enter the project directory firstly before building project. -- -- $ cd projectdir |
