diff --git a/src/xdocs/eclipse.xml b/src/xdocs/eclipse.xml
index 955841ebc..bebab3eb3 100644
--- a/src/xdocs/eclipse.xml
+++ b/src/xdocs/eclipse.xml
@@ -55,12 +55,12 @@
One of the Checkstyle checks we run on our own code require sertain order of import
statements. Few changes in IDE settings are required to help your IDE do it automatically.
- To change settings of "Organize Imports" feature (Kepler, Luna & Mars, other versions
+ To change settings of "Organize Imports" feature (Kepler, Luna & Mars, other versions
are likely to work the same way), please go to Window -> Preferences in menu.
In Preferences window select Java->Code Style->Organize Imports (follow numbers on a picture).
Default configuration should look as following (you can also try Restore Defaults button):
-
+
diff --git a/src/xdocs/idea.xml b/src/xdocs/idea.xml
index fcf2f00b8..22b04b436 100644
--- a/src/xdocs/idea.xml
+++ b/src/xdocs/idea.xml
@@ -61,10 +61,10 @@
One of the Checkstyle checks we run on our own code require sertain order of import
statements. Few changes in IDE settings are required to help your IDE do it automatically.
To change formatter settings please go to File->Settings in menu.
- Then in the tree go to: Editor->Code Style->Java, open Import tab (follow numbers on a
+ Then in the tree go to: Editor->Code Style->Java, open Import tab (follow numbers on a
picture) and apply settings highlighted:
-
+
diff --git a/src/xdocs/netbeans.xml b/src/xdocs/netbeans.xml
index bacdf26fa..96e6fb10e 100644
--- a/src/xdocs/netbeans.xml
+++ b/src/xdocs/netbeans.xml
@@ -58,10 +58,10 @@
One of the Checkstyle checks we run on our own code require sertain order of import
statements. Few changes in IDE settings are required to help your IDE do it automatically.
To change formatter settings please go to Tools->Options in menu.
- On Options page go to Editor->Formatting->Java->Imports (follow numbers on a
+ On Options page go to Editor->Formatting->Java->Imports (follow numbers on a
picture) and apply settings highlighted:
-
+