]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14679 fixed comment typo
authorskodak <skodak>
Fri, 30 May 2008 16:50:25 +0000 (16:50 +0000)
committerskodak <skodak>
Fri, 30 May 2008 16:50:25 +0000 (16:50 +0000)
lib/db/upgrade.php

index 99049a5bb664db34bb5d632bfb4e9eb23418209a..52c1e3f1618f700e462d8f3023ba7f50adcb1657 100644 (file)
@@ -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
  *
  */