diff --git a/config.php-dist b/config.php-dist index 2f5716a1..bcdbf767 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