From e1ef15d04d1a3f5fcfb07bcf99c6647580b32b6f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sl=C3=A1vek=20Banko?=
Date: Sat, 13 Jul 2019 19:04:22 +0200
Subject: [PATCH] Fix small typo in prior commit.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Slávek Banko
---
tdecore/tdeaboutdata.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tdecore/tdeaboutdata.cpp b/tdecore/tdeaboutdata.cpp
index bf9a1756a..3a147842a 100644
--- a/tdecore/tdeaboutdata.cpp
+++ b/tdecore/tdeaboutdata.cpp
@@ -389,7 +389,7 @@ TDEAboutData::aboutTranslationTeam()
"of the translation teams all over the world.
"
"For more information on TDE internationalization "
"visit the TDE Weblate"
+ "TDE_Weblate_Translation_Workspace\">TDE Weblate "
"Translation Workspace (TWTW)
"
);
}