diff options
| author | Oskari Timperi <oskari.timperi@iki.fi> | 2019-10-26 10:40:10 +0300 |
|---|---|---|
| committer | Oskari Timperi <oskari.timperi@iki.fi> | 2019-10-26 10:40:10 +0300 |
| commit | c07ed1986623ab697c1e76822afc416fc76a8caa (patch) | |
| tree | e28e6cbe2fa8481d3493f5794e1f14b9ff68acf1 /plugin/plugin_development.md | |
| parent | 868fba56526185e2939b21af77285f25b4a922aa (diff) | |
| download | xmake-docs-c07ed1986623ab697c1e76822afc416fc76a8caa.tar.gz xmake-docs-c07ed1986623ab697c1e76822afc416fc76a8caa.zip | |
Fix typosfix-typos
Diffstat (limited to 'plugin/plugin_development.md')
| -rw-r--r-- | plugin/plugin_development.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/plugin_development.md b/plugin/plugin_development.md index 6fb0f9d1..03fa9491 100644 --- a/plugin/plugin_development.md +++ b/plugin/plugin_development.md @@ -14,7 +14,7 @@ Plugins: ``` * lua: Run a given lua script. -* macro: Record and playback some xmake commands repeatly. +* macro: Record and playback some xmake commands repeatably. * doxygen:Generate doxygen document automatically. * hello: The demo plugin and only print: 'hello xmake!' * project:Generate project file for IDE, only generate makefile now and will generate vs, xcode project in the future |
