config.php-dist: fix typo
This commit is contained in:
parent
7bf7e4d3ef
commit
f2c43604ec
|
@ -129,7 +129,7 @@
|
||||||
// in specified amount of days. 0 disables.
|
// in specified amount of days. 0 disables.
|
||||||
|
|
||||||
define('CONFIG_VERSION', 3);
|
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).
|
// if necessary (after migrating all new options from this file).
|
||||||
|
|
||||||
// vim:ft=php
|
// vim:ft=php
|
||||||
|
|
Loading…
Reference in New Issue