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 58ab7e295..de8cdf9b8 100644 --- a/docs/other_eclipse.md +++ b/docs/other_eclipse.md | |||
@@ -74,7 +74,7 @@ Once both plugins are installed, restart Eclipse as prompted. | |||
74 | 74 | ||
75 | ## Build Your Keyboard | 75 | ## Build Your Keyboard |
76 | 76 | ||
77 | We will now change the default make target of the the project from `all` to the | 77 | We will now change the default make target of the project from `all` to the |
78 | specific keyboard and keymap combination we are working on, | 78 | specific keyboard and keymap combination we are working on, |
79 | e.g. `kinesis/kint36:stapelberg`. This way, project-wide actions like cleaning | 79 | e.g. `kinesis/kint36:stapelberg`. This way, project-wide actions like cleaning |
80 | and building the project will complete quickly, instead of taking a long time or | 80 | and building the project will complete quickly, instead of taking a long time or |