From: Petr Skoda Date: Tue, 6 Jul 2010 17:31:16 +0000 (+0000) Subject: comment typo X-Git-Tag: v2.0.0-rc1~2335 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=c0002023b162864e44a81f9a7ada4fccc0e9ffc6 comment typo --- diff --git a/lib/db/upgradelib.php b/lib/db/upgradelib.php index a6e0f81becc..e3a018f192c 100644 --- a/lib/db/upgradelib.php +++ b/lib/db/upgradelib.php @@ -232,7 +232,7 @@ function upgrade_migrate_files_blog() { * * Implemented because, at some point, specially in old installations upgraded along * multiple versions, sometimes the stuff above has ended being inconsistent, causing - * problems here and there (noticeablely in backup/restore). MDL-16879 + * problems here and there (noticeably in backup/restore). MDL-16879 */ function upgrade_fix_incorrect_mnethostids() {