Index: trunk/extensions/Maps/Maps_Settings.php |
— | — | @@ -96,7 +96,7 @@ |
97 | 97 | # Yahoo! Maps API |
98 | 98 | include_once $egMapsDir . 'includes/services/YahooMaps/YahooMaps.php'; |
99 | 99 | |
100 | | - # Yahoo! Maps API |
| 100 | + # WMF OSM |
101 | 101 | include_once $egMapsDir . 'includes/services/OSM/OSM.php'; |
102 | 102 | |
103 | 103 | # Array of String. Array containing all the mapping services that will be made available to the user. |