From 2e0406a53a59734449fe5efc0c00ce5d7b8e9037 Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Tue, 6 Jul 2010 16:10:17 +0000 Subject: [PATCH] repeating upgrade typo fixed --- blocks/community/db/upgrade.php | 2 +- blocks/navigation/db/upgrade.php | 2 +- enrol/authorize/db/upgrade.php | 2 +- lib/db/upgrade.php | 2 +- mod/assignment/db/upgrade.php | 2 +- mod/chat/db/upgrade.php | 2 +- mod/choice/db/upgrade.php | 2 +- mod/data/db/upgrade.php | 2 +- mod/feedback/db/upgrade.php | 2 +- mod/folder/db/upgrade.php | 2 +- mod/forum/db/upgrade.php | 2 +- mod/glossary/db/upgrade.php | 2 +- mod/label/db/upgrade.php | 2 +- mod/lesson/db/upgrade.php | 2 +- mod/page/db/upgrade.php | 2 +- mod/quiz/db/upgrade.php | 2 +- mod/resource/db/upgrade.php | 2 +- mod/scorm/db/upgrade.php | 2 +- mod/survey/db/upgrade.php | 2 +- mod/url/db/upgrade.php | 2 +- mod/wiki/db/upgrade.php | 2 +- question/type/calculated/db/upgrade.php | 2 +- question/type/multianswer/db/upgrade.php | 2 +- question/type/multichoice/db/upgrade.php | 2 +- question/type/numerical/db/upgrade.php | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/blocks/community/db/upgrade.php b/blocks/community/db/upgrade.php index 7ea6fd8200a..2b1ee0af754 100644 --- a/blocks/community/db/upgrade.php +++ b/blocks/community/db/upgrade.php @@ -22,7 +22,7 @@ * and other major things that may break installations. * * The upgrade function in this file will attempt to perform all the necessary - * actions to upgrade your older installtion to the current version. + * actions to upgrade your older installation to the current version. * * If there's something it cannot do itself, it will tell you what you need to do. * diff --git a/blocks/navigation/db/upgrade.php b/blocks/navigation/db/upgrade.php index 4cb45eea8be..371397da95f 100644 --- a/blocks/navigation/db/upgrade.php +++ b/blocks/navigation/db/upgrade.php @@ -22,7 +22,7 @@ * and other major things that may break installations. * * The upgrade function in this file will attempt to perform all the necessary - * actions to upgrade your older installtion to the current version. + * actions to upgrade your older installation to the current version. * * If there's something it cannot do itself, it will tell you what you need to do. * diff --git a/enrol/authorize/db/upgrade.php b/enrol/authorize/db/upgrade.php index cc8f2f5570a..c6b051a52fb 100644 --- a/enrol/authorize/db/upgrade.php +++ b/enrol/authorize/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/lib/db/upgrade.php b/lib/db/upgrade.php index a85ffaabc8c..53532edcd58 100644 --- a/lib/db/upgrade.php +++ b/lib/db/upgrade.php @@ -8,7 +8,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/assignment/db/upgrade.php b/mod/assignment/db/upgrade.php index bbd060d83f2..d5e891cb306 100644 --- a/mod/assignment/db/upgrade.php +++ b/mod/assignment/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/chat/db/upgrade.php b/mod/chat/db/upgrade.php index 9682f7e40aa..81bb30cd68f 100644 --- a/mod/chat/db/upgrade.php +++ b/mod/chat/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/choice/db/upgrade.php b/mod/choice/db/upgrade.php index 9ca80579a4f..e61a1489b31 100644 --- a/mod/choice/db/upgrade.php +++ b/mod/choice/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/data/db/upgrade.php b/mod/data/db/upgrade.php index 6318b93386a..a3e59dbf890 100644 --- a/mod/data/db/upgrade.php +++ b/mod/data/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/feedback/db/upgrade.php b/mod/feedback/db/upgrade.php index 827997e4d77..a30ea55129d 100644 --- a/mod/feedback/db/upgrade.php +++ b/mod/feedback/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/folder/db/upgrade.php b/mod/folder/db/upgrade.php index cf5d4ca5133..bebb7a68d62 100644 --- a/mod/folder/db/upgrade.php +++ b/mod/folder/db/upgrade.php @@ -27,7 +27,7 @@ * * The upgrade function in this file will attempt * to perform all the necessary actions to upgrade - * your older installtion to the current version. + * your older installation to the current version. * * If there's something it cannot do itself, it * will tell you what you need to do. diff --git a/mod/forum/db/upgrade.php b/mod/forum/db/upgrade.php index 8f4236ddc90..9876b4d70ea 100644 --- a/mod/forum/db/upgrade.php +++ b/mod/forum/db/upgrade.php @@ -25,7 +25,7 @@ * * The upgrade function in this file will attempt * to perform all the necessary actions to upgrade - * your older installtion to the current version. + * your older installation to the current version. * * If there's something it cannot do itself, it * will tell you what you need to do. diff --git a/mod/glossary/db/upgrade.php b/mod/glossary/db/upgrade.php index 516b893ac6f..f21c7767cdf 100644 --- a/mod/glossary/db/upgrade.php +++ b/mod/glossary/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/label/db/upgrade.php b/mod/label/db/upgrade.php index 20507d7c84d..b8488da2272 100644 --- a/mod/label/db/upgrade.php +++ b/mod/label/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/lesson/db/upgrade.php b/mod/lesson/db/upgrade.php index 3beeb74c20f..67d62ad6249 100644 --- a/mod/lesson/db/upgrade.php +++ b/mod/lesson/db/upgrade.php @@ -25,7 +25,7 @@ * * The upgrade function in this file will attempt * to perform all the necessary actions to upgrade - * your older installtion to the current version. + * your older installation to the current version. * * If there's something it cannot do itself, it * will tell you what you need to do. diff --git a/mod/page/db/upgrade.php b/mod/page/db/upgrade.php index 02a381d4c25..e99c3174985 100644 --- a/mod/page/db/upgrade.php +++ b/mod/page/db/upgrade.php @@ -27,7 +27,7 @@ * * The upgrade function in this file will attempt * to perform all the necessary actions to upgrade - * your older installtion to the current version. + * your older installation to the current version. * * If there's something it cannot do itself, it * will tell you what you need to do. diff --git a/mod/quiz/db/upgrade.php b/mod/quiz/db/upgrade.php index 5dd3e9724e8..96981999769 100644 --- a/mod/quiz/db/upgrade.php +++ b/mod/quiz/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/resource/db/upgrade.php b/mod/resource/db/upgrade.php index 522fe84cb2c..911854633f6 100644 --- a/mod/resource/db/upgrade.php +++ b/mod/resource/db/upgrade.php @@ -27,7 +27,7 @@ * * The upgrade function in this file will attempt * to perform all the necessary actions to upgrade - * your older installtion to the current version. + * your older installation to the current version. * * If there's something it cannot do itself, it * will tell you what you need to do. diff --git a/mod/scorm/db/upgrade.php b/mod/scorm/db/upgrade.php index 6ef0381c199..338460321b1 100644 --- a/mod/scorm/db/upgrade.php +++ b/mod/scorm/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/survey/db/upgrade.php b/mod/survey/db/upgrade.php index fe0a78fe7b6..165a33ef90e 100644 --- a/mod/survey/db/upgrade.php +++ b/mod/survey/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/mod/url/db/upgrade.php b/mod/url/db/upgrade.php index c698ccdc3e5..8bb74b67e91 100644 --- a/mod/url/db/upgrade.php +++ b/mod/url/db/upgrade.php @@ -27,7 +27,7 @@ * * The upgrade function in this file will attempt * to perform all the necessary actions to upgrade - * your older installtion to the current version. + * your older installation to the current version. * * If there's something it cannot do itself, it * will tell you what you need to do. diff --git a/mod/wiki/db/upgrade.php b/mod/wiki/db/upgrade.php index 4cc5b117ede..4986970e263 100644 --- a/mod/wiki/db/upgrade.php +++ b/mod/wiki/db/upgrade.php @@ -24,7 +24,7 @@ * * The upgrade function in this file will attempt * to perform all the necessary actions to upgrade - * your older installtion to the current version. + * your older installation to the current version. * * @package mod-wiki-2.0 * @copyrigth 2009 Marc Alier, Jordi Piguillem marc.alier@upc.edu diff --git a/question/type/calculated/db/upgrade.php b/question/type/calculated/db/upgrade.php index d8f13e1d84e..c6131e31f18 100644 --- a/question/type/calculated/db/upgrade.php +++ b/question/type/calculated/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/question/type/multianswer/db/upgrade.php b/question/type/multianswer/db/upgrade.php index 891607cbb87..f41037d3762 100644 --- a/question/type/multianswer/db/upgrade.php +++ b/question/type/multianswer/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/question/type/multichoice/db/upgrade.php b/question/type/multichoice/db/upgrade.php index 4edf9e8c755..bbd4dcfea63 100644 --- a/question/type/multichoice/db/upgrade.php +++ b/question/type/multichoice/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do. diff --git a/question/type/numerical/db/upgrade.php b/question/type/numerical/db/upgrade.php index 068fc828bcc..d2ff825cbd5 100644 --- a/question/type/numerical/db/upgrade.php +++ b/question/type/numerical/db/upgrade.php @@ -9,7 +9,7 @@ // // The upgrade function in this file will attempt // to perform all the necessary actions to upgrade -// your older installtion to the current version. +// your older installation to the current version. // // If there's something it cannot do itself, it // will tell you what you need to do.