summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-07 08:47:39 +0400
committerAndrew Dolgov <[email protected]>2013-04-07 08:47:39 +0400
commite56d484968762e19c2882786b370fd1c491d516a (patch)
tree15c0265df591f6cb4c2248d5698d15764229b3c9
parent33373eca49e900a6bda23c45698ac2f1d4200f47 (diff)
parent0eabfd49c130a0a0cac745b8a2fffa0bccb368ea (diff)
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index 43672a066..43c84518a 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.