Index: trunk/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.templateEditor.js |
— | — | @@ -1,7 +1,7 @@ |
2 | 2 | /* TemplateEditor module for wikiEditor */ |
3 | 3 | ( function( $ ) { $.wikiEditor.modules.templateEditor = { |
4 | 4 | /** |
5 | | - * Name mappings, dirty hack which will be reomved once "TemplateInfo" extension is more fully supported |
| 5 | + * Name mappings, dirty hack which will be removed once "TemplateInfo" extension is more fully supported |
6 | 6 | */ |
7 | 7 | 'nameMappings': { //keep these all lowercase to navigate web of redirects |
8 | 8 | "infobox skyscraper": "building_name", |