From d17f90b96ffedda439d6ef62abe31d50d0e130ac Mon Sep 17 00:00:00 2001 From: wn_ Date: Wed, 21 Aug 2024 17:59:35 +0000 Subject: Fix some broken links and make minor wording tweaks. --- classes/Config.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'classes/Config.php') diff --git a/classes/Config.php b/classes/Config.php index d28a259c9..a1886e877 100644 --- a/classes/Config.php +++ b/classes/Config.php @@ -665,8 +665,8 @@ class Config { -

You might want to check tt-rss wiki or the - forums for more information. Please search the forums before creating new topic +

You might want to check the tt-rss wiki or + forums for more information. Please search the forums before creating a new topic for your question.

@@ -681,8 +681,8 @@ class Config { echo " * " . strip_tags($error)."\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 "\nYou might want to check the tt-rss wiki or forums for more information.\n"; + echo "Please search the forums before creating a new topic for your question.\n"; exit(1); } -- cgit v1.2.3-54-g00ecf