summaryrefslogtreecommitdiffstats
path: root/interfaces/ktexteditor/documentdcopinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/ktexteditor/documentdcopinfo.h')
-rw-r--r--interfaces/ktexteditor/documentdcopinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/ktexteditor/documentdcopinfo.h b/interfaces/ktexteditor/documentdcopinfo.h
index ea25284fe..aedaee6a5 100644
--- a/interfaces/ktexteditor/documentdcopinfo.h
+++ b/interfaces/ktexteditor/documentdcopinfo.h
@@ -25,7 +25,7 @@ namespace KTextEditor
Construct a new interface object for the text editor.
@param Parent the parent DocumentInfoInterface object
that will provide us with the functions for the interface.
- @param name the QObject's name
+ @param name the TQObject's name
*/
DocumentInfoDCOPInterface( DocumentInfoInterface *Parent, const char *name );
/**