Index: /applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java
===================================================================
--- /applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java	(revision 16732)
+++ /applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java	(revision 16733)
@@ -676,5 +676,5 @@
         /*
          * Go looking for tiles in zoom levels *other* than the current
-         * one.  Even if they might look bad, they look better than a
+         * one. Even if they might look bad, they look better than a
          * blank tile.
          */
@@ -699,5 +699,5 @@
         for (Tile t : ts.allTiles()) {
             // This draws the vertical lines for the entire
-            // column.  Only draw them for the top tile in
+            // column. Only draw them for the top tile in
             // the column.
             if (ts.topTile(t)) {
