From e19722342046756a90d65060c756198e31ff4457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:11 +0200 Subject: Additional k => tde renaming and fixes --- parts/distpart/specsupport.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parts/distpart/specsupport.cpp') diff --git a/parts/distpart/specsupport.cpp b/parts/distpart/specsupport.cpp index f6cb69f2..06a0bb67 100644 --- a/parts/distpart/specsupport.cpp +++ b/parts/distpart/specsupport.cpp @@ -242,7 +242,7 @@ TQString SpecSupport::generatePackage( ) { TQString spec; spec += "# This spec file was generated by KDevelop \n"; - spec += "# Please report any problem to KDevelop Team \n"; + spec += "# Please report any problem to KDevelop Team \n"; spec += "# Thanks to Matthias Saou for his explanations on http://freshrpms.net/docs/fight.html\n\n"; spec += "Name: " + getAppName() + "\n"; -- cgit v1.2.1