[OpenLayers-Commits] r3171 - trunk/openlayers/tests

commits at openlayers.org commits at openlayers.org
Thu May 24 02:56:25 EDT 2007


Author: crschmidt
Date: 2007-05-24 02:56:25 -0400 (Thu, 24 May 2007)
New Revision: 3171

Modified:
   trunk/openlayers/tests/list-tests.html
Log:
Fix typo in 'multimap' in test list.


Modified: trunk/openlayers/tests/list-tests.html
===================================================================
--- trunk/openlayers/tests/list-tests.html	2007-05-24 06:51:50 UTC (rev 3170)
+++ trunk/openlayers/tests/list-tests.html	2007-05-24 06:56:25 UTC (rev 3171)
@@ -39,7 +39,7 @@
     <li>Layer/test_Image.html</li>
     <li>Layer/test_KaMap.html</li>
     <li>Layer/test_Markers.html</li>
-    <li>Layer/test_Multimap.html</li>
+    <li>Layer/test_MultiMap.html</li>
     <li>Layer/test_MapServer.html</li>
     <li>Layer/test_MapServer_Untiled.html</li>
     <li>Layer/test_Text.html</li>



More information about the Commits mailing list