summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-07-13 19:04:22 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-07-13 19:05:00 +0200
commit543cffbeac7f3c691e8a451920d9ee941daee07b (patch)
tree8063c072b3a7746a097d86a27e51db084b1f440b
parente0acaa2976b7c430ccadbb29715648eb065c08bd (diff)
downloadtdelibs-543cffbeac7f3c691e8a451920d9ee941daee07b.tar.gz
tdelibs-543cffbeac7f3c691e8a451920d9ee941daee07b.zip
Fix small typo in prior commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e1ef15d04d1a3f5fcfb07bcf99c6647580b32b6f)
-rw-r--r--tdecore/tdeaboutdata.cpp2
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>"
);
}