Index: /trunk/src/org/openstreetmap/josm/data/imagery/LayerDetails.java
===================================================================
--- /trunk/src/org/openstreetmap/josm/data/imagery/LayerDetails.java	(revision 13817)
+++ /trunk/src/org/openstreetmap/josm/data/imagery/LayerDetails.java	(revision 13818)
@@ -87,14 +87,14 @@
     /**
      *
-     * Citation from OGC WMS specification (WMS 1.3.0):
-     * > A number of elements have both a {@literal <Name>} and a {@literal <Title>}. The Name is a text string used for machine-to-machine
-     * > communication while the Title is for the benefit of humans. For example, a dataset might have the descriptive Title
-     * > “Maximum Atmospheric Temperature” and be requested using the abbreviated Name “ATMAX”.
-     *
-     * And second citation:
-     * > If, and only if, a layer has a {@literal <Name>}, then it is a map layer that can be requested by using that Name in the
-     * > LAYERS parameter of a GetMap request. A Layer that contains a {@literal <Name>} element is referred to as a “named
-     * > layer” in this International Standard. If the layer has a Title but no Name, then that layer is only a category title for
-     * > all the layers nested within.
+     * Citation from OGC WMS specification (WMS 1.3.0):<p><i>
+     * A number of elements have both a {@literal <Name>} and a {@literal <Title>}. The Name is a text string used for machine-to-machine
+     * communication while the Title is for the benefit of humans. For example, a dataset might have the descriptive Title
+     * “Maximum Atmospheric Temperature” and be requested using the abbreviated Name “ATMAX”.</i></p>
+     *
+     * And second citation:<p><i>
+     * If, and only if, a layer has a {@literal <Name>}, then it is a map layer that can be requested by using that Name in the
+     * LAYERS parameter of a GetMap request. A Layer that contains a {@literal <Name>} element is referred to as a “named
+     * layer” in this International Standard. If the layer has a Title but no Name, then that layer is only a category title for
+     * all the layers nested within.</i></p>
      * @return name of this layer
      */
