From: Andrew Dolgov Date: Tue, 10 Jul 2012 11:11:55 +0000 (+0400) Subject: sanity_check: fix typo X-Git-Tag: 1.6.0~190 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=383b00906cc1777a4e4339300b52700802d8885f;p=tt-rss.git sanity_check: fix typo --- diff --git a/include/sanity_check.php b/include/sanity_check.php index 11da8592..039a36ca 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);