From d653f27820bdb0dcc861961ba08f540f6cdbadde Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sat, 31 Jul 2004 16:03:57 +0000 Subject: [PATCH] Small typo --- mod/glossary/restorelib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.39.5