]> git.mjollnir.org Git - moodle.git/commitdiff
removed whitespace at the end of file causing headers already sent errors
authorjamiesensei <jamiesensei>
Mon, 11 Dec 2006 10:07:47 +0000 (10:07 +0000)
committerjamiesensei <jamiesensei>
Mon, 11 Dec 2006 10:07:47 +0000 (10:07 +0000)
lib/languages.php

index 1f750c4e0f5fad68a0411e3ab2b124f8e1cfa121..21da37968ac54d41886e80ccd980ae2a40de3884 100644 (file)
@@ -194,7 +194,7 @@ $LANGUAGES = array (
 
 "na" => "Nauru",
 
-"nb" => "Norwegian Bokmål",
+"nb" => "Norwegian Bokml",
 
 "nd" => "Ndebele, North",
 
@@ -334,5 +334,4 @@ $LANGUAGES = array (
 
 
 
-?>
-
+?>
\ No newline at end of file