summaryrefslogtreecommitdiffstats
path: root/doc/api/PropEditor.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/PropEditor.dox')
-rw-r--r--doc/api/PropEditor.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/PropEditor.dox b/doc/api/PropEditor.dox
index 676e634c..40ce4261 100644
--- a/doc/api/PropEditor.dox
+++ b/doc/api/PropEditor.dox
@@ -1,8 +1,8 @@
/** \file PropEditor.dox
- \brief The KDevelop Property Editor library description page
+ \brief The TDevelop Property Editor library description page
*/
-/** \page PropEditor KDevelop Property Editor library description
+/** \page PropEditor TDevelop Property Editor library description
\section whatis What is Property Editor?
@@ -10,7 +10,7 @@
properties of an object. For example, look at %Qt Designer. Each widget
has a list of properties that can be edited in a nice table form.
Same ideology is used to edit properties in Kugar Report Designer
-(from KOffice distribution). In KDevelop project manager can also display
+(from KOffice distribution). In TDevelop project manager can also display
the properties of currently selected build item in property editor.
\section over Library Overview