summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/umldoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/umldoc.h')
-rw-r--r--umbrello/umbrello/umldoc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umldoc.h b/umbrello/umbrello/umldoc.h
index 184fdf8c..cdfbd72a 100644
--- a/umbrello/umbrello/umldoc.h
+++ b/umbrello/umbrello/umldoc.h
@@ -64,7 +64,7 @@ class UMLFolder;
* The UMLDoc class provides a document object that can be used
* in conjunction with the classes UMLApp and UMLView to create
* a document-view model for standard TDE applications based on
- * KApplication and KMainWindow. Thereby, the document object
+ * TDEApplication and KMainWindow. Thereby, the document object
* is created by the UMLApp instance and contains the document
* structure with the according methods for manipulation of the
* document data by UMLView objects. Also, UMLDoc contains the