summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-13 11:55:09 +0100
committerAndrew Dolgov <[email protected]>2006-08-13 11:55:09 +0100
commitf2c43604ecfd7a34d9f92d894942e6216fa82684 (patch)
tree7ca42e8e4b2c5ef22ec08ea5f01e530f811ea14f /config.php-dist
parent7bf7e4d3ef9b2993f24caff2339fcf78a2027321 (diff)
config.php-dist: fix typo
Diffstat (limited to 'config.php-dist')
-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