]> git.wh0rd.org - tt-rss.git/commitdiff
config.php-dist: fix typo
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 13 Aug 2006 10:55:09 +0000 (11:55 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 13 Aug 2006 10:55:09 +0000 (11:55 +0100)
config.php-dist

index 2f5716a1f4dc1f832b6110e864b95c417670ae0f..bcdbf767bcb922a4a76f4ac434061686f001421e 100644 (file)
        // 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