Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaus Mueller committed Oct 7, 2014
1 parent baac927 commit cfd5f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Boilerplatefactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
$wgExtensionMessagesFiles['Boilerplatefactory'] = $dir . 'Boilerplatefactory.i18n.php';
$wgSpecialPages['Boilerplatefactory'] = 'Boilerplatefactory'; # Let MediaWiki know about your new special page.

$wgBoilerplatefactorycategorie = 'Category:Boilerplatefactory' ; ## rootcategorie overrideable by LocalSettings.php
$wgBoilerplatefactorycategorie = 'Category:Boilerplatefactory' ; ## rootcategorieo rewritable in LocalSettings.php

######## [[Manual:Hooks/EditFormPreloadText]]
if (isset($_GET['blrchc'])) {
Expand Down

0 comments on commit cfd5f48

Please sign in to comment.