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 a0b27ded..2357da53 100644 --- a/kopete/libkopete/kopetecontactlist.h +++ b/kopete/libkopete/kopetecontactlist.h @@ -346,7 +346,7 @@ public: //TODO I think all theses method should be moved to the decop interface. * Return all meta contacts with their current status * * FIXME: Do we *need* this one? Sounds error prone to me, because - * nicknames can contain tqparentheses too. - Martijn + * nicknames can contain parentheses too. - Martijn */ TQStringList contactStatuses() const; |