From: skodak Date: Fri, 30 May 2008 16:50:25 +0000 (+0000) Subject: MDL-14679 fixed comment typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=eb6367857a238be177ed2e15e1e8742a282bb867;p=moodle.git MDL-14679 fixed comment typo --- diff --git a/lib/db/upgrade.php b/lib/db/upgrade.php index 99049a5bb6..52c1e3f161 100644 --- a/lib/db/upgrade.php +++ b/lib/db/upgrade.php @@ -130,7 +130,7 @@ function xmldb_main_upgrade($oldversion=0) { /* * TODO: - * drop adodb_logsql table and create a ner general sql log table + * drop adodb_logsql table and create a new general sql log table * */