From: Arthaey Angosii Date: Sun, 7 Apr 2013 03:12:01 +0000 (-0700) Subject: Fix typo in config.php X-Git-Tag: 1.7.9~46^2^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=07420088819ab19b34cd086e5777428fb8f80131;p=tt-rss.git Fix typo in config.php Looks like a typo of "vary" instead of "wary", and "aware" sounds better. --- diff --git a/config.php-dist b/config.php-dist index 43672a06..43c84518 100644 --- a/config.php-dist +++ b/config.php-dist @@ -109,7 +109,7 @@ // *********************************** define('ENABLE_REGISTRATION', false); - // Allow users to register themselves. Please be vary that allowing + // Allow users to register themselves. Please be aware that allowing // random people to access your tt-rss installation is a security risk // and potentially might lead to data loss or server exploit. Disabled // by default.