Skip to content

Commit 87f2024

Browse files
authored
devonfw#1066 : Fixed typo in documentation (devonfw#1076)
1 parent 26864ea commit 87f2024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/advanced-tooling-mac.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ In Eclipse, move and select by word as described above does not work.
9898
Even worse, the most important shortcut does not work: `Control` + `Space` for code completion (content assist).
9999
You can manually redefine the key bindings in `Preferences` under `General > Keys`.
100100
However, with multiple IDE installations and workspaces this will quickly get tedious.
101-
Therefore, you can `Export` and `Import` specific `Preferences` such as `Keys Preferences` to/from a `*.epf` (Eclipse PreFerences) file.
101+
Therefore, you can `Export` and `Import` specific `Preferences` such as `Keys Preferences` to/from a `*.epf` (Eclipse Preferences) file.
102102
We have done all this for you so you can just import the file located in `system/mac/keyboard/Eclipse/eclipse-mac-keybindings.epf` into your Eclipse.
103103
Happy coding.
104104

0 commit comments

Comments
 (0)