diff options
Diffstat (limited to 'docs/other_eclipse.md')
-rw-r--r-- | docs/other_eclipse.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/other_eclipse.md b/docs/other_eclipse.md index 91557d07d..58ab7e295 100644 --- a/docs/other_eclipse.md +++ b/docs/other_eclipse.md | |||
@@ -11,7 +11,7 @@ Using an IDE such as Eclipse provides many advantages over a plain text editor, | |||
11 | * static code analysis | 11 | * static code analysis |
12 | * many other tools such as debugging, code formatting, showing call hierarchies etc. | 12 | * many other tools such as debugging, code formatting, showing call hierarchies etc. |
13 | 13 | ||
14 | The purpose of the is page is to document how to set-up Eclipse for developing AVR software, and working on the QMK code base. | 14 | The purpose of this page is to document how to set-up Eclipse for developing AVR software, and working on the QMK code base. |
15 | 15 | ||
16 | Note that this set-up has been tested on Ubuntu 16.04 only for the moment. | 16 | Note that this set-up has been tested on Ubuntu 16.04 only for the moment. |
17 | 17 | ||