diff options
Diffstat (limited to 'tdecore/tdeaboutdata.cpp')
-rw-r--r-- | tdecore/tdeaboutdata.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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.</p>" "<p>For more information on TDE internationalization " "visit the <a href=\"https://wiki.trinitydesktop.org/" - "TDE_Weblate_Translation_Workspace\">TDE Weblate" + "TDE_Weblate_Translation_Workspace\">TDE Weblate " "Translation Workspace (TWTW)</a></p>" ); } |