summaryrefslogtreecommitdiff
path: root/include/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-07-10 15:11:55 +0400
committerAndrew Dolgov <[email protected]>2012-07-10 15:11:55 +0400
commit383b00906cc1777a4e4339300b52700802d8885f (patch)
tree323dd365929e3877214d1c40ebca105db76fe664 /include/sanity_check.php
parent6f4bd262dbeb31030ab90ac45c55d8b809ca2427 (diff)
sanity_check: fix typo
Diffstat (limited to 'include/sanity_check.php')
-rw-r--r--include/sanity_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sanity_check.php b/include/sanity_check.php
index 11da85921..039a36ca0 100644
--- a/include/sanity_check.php
+++ b/include/sanity_check.php
@@ -164,7 +164,7 @@
echo " * $error\n";
}
- echo "\nYou might want to check tt-rss wik or the forums for more information.\n";
+ echo "\nYou might want to check tt-rss wiki or the forums for more information.\n";
echo "Please search the forums before creating new topic for your question.\n";
exit(-1);