From: stronk7 Date: Sat, 31 Jul 2004 16:03:57 +0000 (+0000) Subject: Small typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d653f27820bdb0dcc861961ba08f540f6cdbadde;p=moodle.git Small typo --- diff --git a/mod/glossary/restorelib.php b/mod/glossary/restorelib.php index fbb555075e..244dd33346 100644 --- a/mod/glossary/restorelib.php +++ b/mod/glossary/restorelib.php @@ -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',