From 025ed8ca827d8cd90c29ebfb8c3eaacc59e18f8c Mon Sep 17 00:00:00 2001
From: Fat-Zer <fatzer2@gmail.com>
Date: Wed, 2 Jul 2025 10:26:41 +0000
Subject: kate: [minor] remove an unmatched cloasing tag

Signed-off-by: Fat-Zer <fatzer2@gmail.com>
---
 kate/data/tips | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kate/data/tips b/kate/data/tips
index aaee34424..07ed4a968 100644
--- a/kate/data/tips
+++ b/kate/data/tips
@@ -102,7 +102,7 @@ line.</p>
 <p>Simply enter your filter in the filter entry at the bottom, for example:
 <code>*.html *.php</code> if you only want to see HTML and PHP files in the
 current folder.</p>
-<p>The File Selector will even remember your filters for you.</strong></p>
+<p>The File Selector will even remember your filters for you.</p>
 </html>
 </tip>
 <tip category="Kate|app">
-- 
cgit v1.2.3

