]> git.mjollnir.org Git - moodle.git/commitdiff
Small typo
authorstronk7 <stronk7>
Sat, 31 Jul 2004 16:03:57 +0000 (16:03 +0000)
committerstronk7 <stronk7>
Sat, 31 Jul 2004 16:03:57 +0000 (16:03 +0000)
mod/glossary/restorelib.php

index fbb555075e24247938bf22c4a927b2ae9035120c..244dd3334629502018c28d353c6ec0ca256aa135 100644 (file)
@@ -79,7 +79,7 @@
                 }
             }
 
-            //To mantain backwards compatibility (pre 1.4) we have to check the displayformat field
+            //To mantain upwards compatibility (pre 1.4) we have to check the displayformat field
             //If it's numeric (0-6) we have to convert it to its new formatname.
             //Define current 0-6 format names
             $formatnames = array('dictionary','continuous','fullwithauthor','encyclopedia',