Index: trunk/src/org/openstreetmap/josm/data/coor/EastNorth.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/coor/EastNorth.java	(revision 1208)
+++ trunk/src/org/openstreetmap/josm/data/coor/EastNorth.java	(revision 1209)
@@ -50,5 +50,5 @@
 
     /**
-     * Returns an EastNorth representing the this EastNorth rotatedaround
+     * Returns an EastNorth representing the this EastNorth rotated around
      * a given EastNorth by a given angle
      * @param pivot the center of the rotation
Index: trunk/src/org/openstreetmap/josm/data/coor/LatLon.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/coor/LatLon.java	(revision 1208)
+++ trunk/src/org/openstreetmap/josm/data/coor/LatLon.java	(revision 1209)
@@ -71,6 +71,4 @@
         }
     }
-
-
 
     /**
