1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 05:25:56 +00:00

config.php-dist: fix typo

This commit is contained in:
Andrew Dolgov
2006-08-13 11:55:09 +01:00
parent 7bf7e4d3ef
commit f2c43604ec

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