Index: trunk/src/org/openstreetmap/josm/data/validation/tests/DeprecatedTags.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/validation/tests/DeprecatedTags.java	(revision 6176)
+++ trunk/src/org/openstreetmap/josm/data/validation/tests/DeprecatedTags.java	(revision 6177)
@@ -119,6 +119,6 @@
                 alternative("barrier", "chain").
                 alternative("fence_type", "chain_link"));
-        // http://wiki.openstreetmap.org/wiki/Key:fence_type
-        // see #8962
+        // http://wiki.openstreetmap.org/wiki/Key:entrance
+        // see #9000
         checks.add(new DeprecationCheck(2123).
                 test("building", "entrance").
