Skip to content

Commit

Permalink
repeating upgrade typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Jul 6, 2010
1 parent 6489e36 commit 2e0406a
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion blocks/community/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down
2 changes: 1 addition & 1 deletion blocks/navigation/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down
2 changes: 1 addition & 1 deletion enrol/authorize/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion lib/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/assignment/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/chat/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/choice/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/data/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/feedback/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/folder/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/forum/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/glossary/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/label/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/lesson/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/page/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/quiz/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/resource/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/scorm/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/survey/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/url/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion mod/wiki/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]
Expand Down
2 changes: 1 addition & 1 deletion question/type/calculated/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion question/type/multianswer/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion question/type/multichoice/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion question/type/numerical/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2e0406a

Please sign in to comment.