Index: trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java	(revision 18899)
+++ trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java	(revision 18900)
@@ -771,5 +771,5 @@
         if (p.hasKey("landuse", "amenity", "building", "building:part", "area:highway", "shop", "place", "boundary",
                 "landform", "piste:type", "sport", "golf", "landcover", "aeroway", "office", "healthcare", "craft", "room")
-                || p.hasTagDifferent("natural", "tree", "peek", "saddle", "tree_row")
+                || p.hasTagDifferent("natural", "tree", "peak", "saddle", "tree_row")
                 || p.hasTagDifferent("man_made", "survey_point", "mast", "flagpole", "manhole", "watertap")
                 || p.hasTagDifferent("highway", "crossing", "bus_stop", "turning_circle", "street_lamp",
