diff options
Diffstat (limited to 'kopete/libkopete/kopetecontactlist.h')
-rw-r--r-- | kopete/libkopete/kopetecontactlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopetecontactlist.h b/kopete/libkopete/kopetecontactlist.h index 2357da53..5833fb34 100644 --- a/kopete/libkopete/kopetecontactlist.h +++ b/kopete/libkopete/kopetecontactlist.h @@ -132,7 +132,7 @@ public: /** * return the metacontact that represent the user itself. - * This metacontact should be the tqparent of every Kopete::Account::myself() contacts. + * This metacontact should be the parent of every Kopete::Account::myself() contacts. * * This metacontact is not in the contactlist. */ |