]> git.wh0rd.org - tt-rss.git/commitdiff
sanity_check: fix typo
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 10 Jul 2012 11:11:55 +0000 (15:11 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 10 Jul 2012 11:11:55 +0000 (15:11 +0400)
include/sanity_check.php

index 11da859210b57a1c5632898919eb0d9e16a0e3b6..039a36ca08ba86829584caf38a220b6e54fd0cb6 100644 (file)
                                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);