From: Andrew Dolgov Date: Sun, 13 Aug 2006 10:55:09 +0000 (+0100) Subject: config.php-dist: fix typo X-Git-Tag: schema_freeze_for_1.2.2~14 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=f2c43604ecfd7a34d9f92d894942e6216fa82684;p=tt-rss.git config.php-dist: fix typo --- 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