summaryrefslogtreecommitdiffstats
path: root/kabc/addresseelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/addresseelist.h')
-rw-r--r--kabc/addresseelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/addresseelist.h b/kabc/addresseelist.h
index e5cfed09d..7c9df0275 100644
--- a/kabc/addresseelist.h
+++ b/kabc/addresseelist.h
@@ -191,7 +191,7 @@ class KABC_EXPORT AddresseeList : public TQValueList<Addressee>
* sorting of the last <tt>sortByTrait</tt> action.
*
* Right now this method uses the bubble sort algorithm. This should be
- * tqreplaced for a better one when I have time.
+ * replaced for a better one when I have time.
*/
template<class Trait> void sortByTrait();