From a82a3d36acd83d7f1e3f05d2502df1c3470a554a Mon Sep 17 00:00:00 2001
From: Ivailo Monev
Date: Sat, 19 Aug 2023 23:18:52 +0300
Subject: [PATCH] kurifilter-plugins: adjust to KLocalizedString changes
Signed-off-by: Ivailo Monev
---
kurifilter-plugins/ikws/ikwsopts.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kurifilter-plugins/ikws/ikwsopts.cpp b/kurifilter-plugins/ikws/ikwsopts.cpp
index fec854b1..db084690 100644
--- a/kurifilter-plugins/ikws/ikwsopts.cpp
+++ b/kurifilter-plugins/ikws/ikwsopts.cpp
@@ -263,8 +263,8 @@ QString FilterOptions::quickHelp() const
"@info:whatsthis", "In this module you can configure the web shortcuts feature. "
"Web shortcuts allow you to quickly search or lookup words on "
"the Internet. For example, to search for information about the "
- "KDE project using the Google engine, you simply type gg:KDE "
- "or google:KDE.
"
+ "KDE project using the Google engine, you simply type gg:KDE "
+ "or google:KDE.
"
"If you select a default search engine, then you can search for "
"normal words or phrases by simply typing them into the input widget "
"of applications that have built-in support for such a feature, e.g "