Index: trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
===================================================================
--- trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java	(revision 8772)
+++ trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java	(revision 8773)
@@ -128,5 +128,5 @@
             new DeprecatedPlugin("notes", IN_CORE),
             new DeprecatedPlugin("mirrored_download", IN_CORE),
-            new DeprecatedPlugin("imagerycache", IN_CORE),
+            new DeprecatedPlugin("ImageryCache", IN_CORE),
         });
     }
