diff options
| author | OpportunityLiu <[email protected]> | 2019-07-24 10:42:55 +0800 |
|---|---|---|
| committer | OpportunityLiu <[email protected]> | 2019-07-24 10:42:55 +0800 |
| commit | b1a47544b8f60c12541b8b5a0f4383639d348af3 (patch) | |
| tree | ea52bf2d354a9d04405ef1fadf1d45b82f5a90af /scripts | |
| parent | ae7d6509749944564b939bd36cf6ab895dcff0af (diff) | |
fix typo
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/debian/control b/scripts/debian/control index 1b8756847..c75388c2d 100644 --- a/scripts/debian/control +++ b/scripts/debian/control @@ -13,7 +13,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: A make-like build utility based on Lua xmake focuses on making development and building easier and - provides many features (.e.g package, install, plugin, macro, + provides many features (e.g. package, install, plugin, macro, action, option, task ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project. |
