summaryrefslogtreecommitdiffstats
path: root/tdecore
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:04:22 +0200
commite1ef15d04d1a3f5fcfb07bcf99c6647580b32b6f (patch)
treea5abb30ff8504c637b1b629815607a1b12908408 /tdecore
parente53c04d5d3f91cc4857d647d0a39c350a1c9eed7 (diff)
downloadtdelibs-e1ef15d04d1a3f5fcfb07bcf99c6647580b32b6f.tar.gz
tdelibs-e1ef15d04d1a3f5fcfb07bcf99c6647580b32b6f.zip
Fix small typo in prior commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tdecore')
-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>"
);
}