summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/kde4app/README
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/kde4app/README')
-rw-r--r--languages/cpp/app_templates/kde4app/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/kde4app/README b/languages/cpp/app_templates/kde4app/README
index a5f3a307..8180d28c 100644
--- a/languages/cpp/app_templates/kde4app/README
+++ b/languages/cpp/app_templates/kde4app/README
@@ -6,7 +6,7 @@ pages. Each of these two has an environment variables widget in which you have
to fill in the right values for the variables already listed.
After setting up the variables you'll also need to run cmake inside the build
-directory. This can not be done by kdevelop as a KDE4 environment is needed
+directory. This can not be done by tdevelop as a KDE4 environment is needed
when running cmake to find KDE4. Open the integrated konsole and change to the build
subdirectory. Then setup a KDE4 environment and run "cmake ../".