From: Antoine Musso Date: Sat, 13 Nov 2004 05:15:44 +0000 (+0000) Subject: typo X-Git-Tag: 1.5.0alpha1~1359 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=26ccb965b759c4c56b2c62ea251c4c98a09b3c24;p=lhc%2Fweb%2Fwiklou.git typo --- diff --git a/includes/SpecialImport.php b/includes/SpecialImport.php index 49b7204b08..0211a1a344 100644 --- a/includes/SpecialImport.php +++ b/includes/SpecialImport.php @@ -410,7 +410,7 @@ class WikiImporter { case "comment": $this->workRevision->setComment( $this->appenddata ); break; - default; + default: $this->debug( "Bad append: {$this->appendfield}" ); } $this->appendfield = ""; diff --git a/languages/LanguageNn.php b/languages/LanguageNn.php index d79eb1a949..aab97cccce 100644 --- a/languages/LanguageNn.php +++ b/languages/LanguageNn.php @@ -198,7 +198,7 @@ if($wgMetaNamespace === FALSE) 'sep' => 'sep', 'oct' => 'okt', 'nov' => 'nov', -'dec' => 'des' +'dec' => 'des', # Bits of text used by many pages: 'categories' => 'Kategoriar',