From c07ed1986623ab697c1e76822afc416fc76a8caa Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Sat, 26 Oct 2019 10:40:10 +0300 Subject: Fix typos --- plugin/plugin_development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/plugin_development.md') 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 -- cgit v1.2.3