1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-22 07:41:29 +00:00

sanity_check: fix typo

This commit is contained in:
Andrew Dolgov
2012-07-10 15:11:55 +04:00
parent 6f4bd262db
commit 383b00906c

View File

@@ -164,7 +164,7 @@
echo " * $error\n"; 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"; echo "Please search the forums before creating new topic for your question.\n";
exit(-1); exit(-1);