config.php-dist: fix typo

This commit is contained in:
Andrew Dolgov 2006-08-13 11:55:09 +01:00
parent 7bf7e4d3ef
commit f2c43604ec
1 changed files with 1 additions and 1 deletions

View File

@ -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