summaryrefslogtreecommitdiffstats
path: root/doc/kde_app_devel/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kde_app_devel/index.docbook')
-rw-r--r--doc/kde_app_devel/index.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kde_app_devel/index.docbook b/doc/kde_app_devel/index.docbook
index ac8e05b6..188297f9 100644
--- a/doc/kde_app_devel/index.docbook
+++ b/doc/kde_app_devel/index.docbook
@@ -135,7 +135,7 @@ You will learn how to:
Additional information about Qt/KDE programming is available by various sources:
<itemizedlist>
<listitem><para>Programming with Qt by Matthias Kalle Dalheimer</para></listitem>
-<listitem><para><ulink url="www.tdevelop.org">The User Manual to KDevelop, provided with the KDevelop IDE</ulink></para></listitem>
+<listitem><para><ulink url="www.kdevelop.org">The User Manual to KDevelop, provided with the TDevelop IDE</ulink></para></listitem>
<listitem><para><ulink url="doc.trolltech.com">The Online Reference to the Qt library</ulink></para></listitem>
<listitem><para><ulink url="developer.kde.org">The KDE Developer web site</ulink></para></listitem>
</itemizedlist>
@@ -146,7 +146,7 @@ are available on the mentioned web sites, and on the Usenet newsgroups dedicated
Unix Systems as well as about the C and C++ programming language.
</para>
<para>
-For obtaining help about the KDevelop IDE, you should send requests to our mailinglist at
+For obtaining help about the TDevelop IDE, you should send requests to our mailinglist at
<email>tdevelop@tdevelop.org</email>. Mind that the KDevelop team is dedicated to provide the means to enable you to
program applications and therefore is not intended as a technical support team in cases where the
applications you're developing don't work due to implementation errors or misconfigurations of your