summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index 2f5716a1f..bcdbf767b 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -129,7 +129,7 @@
// in specified amount of days. 0 disables.
define('CONFIG_VERSION', 3);
- // Expected config version. Please updated this option in config.php
+ // Expected config version. Please update this option in config.php
// if necessary (after migrating all new options from this file).
// vim:ft=php