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