From 383b00906cc1777a4e4339300b52700802d8885f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 10 Jul 2012 15:11:55 +0400 Subject: [PATCH] sanity_check: fix typo --- include/sanity_check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.39.5