mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 16:01:27 +00:00
sanity_check: fix typo
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user