fixed comment typo
authorPetr Skoda <skodak@moodle.org>
Fri, 30 Jul 2010 14:52:41 +0000 (14:52 +0000)
committerPetr Skoda <skodak@moodle.org>
Fri, 30 Jul 2010 14:52:41 +0000 (14:52 +0000)
admin/cli/install_database.php

index bfd857c..3633561 100644 (file)
@@ -19,7 +19,7 @@
  * This installs Moodle into empty database, config.php must already exist.
  *
  * This script is intended for advanced usage such as in Debian packages.
- * - sudo to www-data (apache acount) before
+ * - sudo to www-data (apache account) before
  * - not compatible with Windows platform
  *
  * @package    core