Index: trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java	(revision 15684)
+++ trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java	(revision 15685)
@@ -112,5 +112,5 @@
         /** A aerial or satellite photo. **/
         PHOTO(/* ICON(data/imagery/) */ "photo", tr("Aerial or satellite photo")),
-        /** A map of digital terrain model or digital surface model. **/
+        /** A map of digital terrain model, digital surface model or contour lines. **/
         ELEVATION(/* ICON(data/imagery/) */ "elevation", tr("Elevation map")),
         /** A map. **/
