summaryrefslogtreecommitdiffstats
path: root/src/kcolorcombo2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kcolorcombo2.h')
-rw-r--r--src/kcolorcombo2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcolorcombo2.h b/src/kcolorcombo2.h
index 5fa3f9d..2a34dcb 100644
--- a/src/kcolorcombo2.h
+++ b/src/kcolorcombo2.h
@@ -45,7 +45,7 @@ class KColorPopup;
* It's then easy to save in settings, but if you want the real color (even for the default), you can get it with effectiveColor().
*
* @par Notes about default color:
- * If you set a default color using TQt or TDE standard colors, the user can change them in the TDE Control Center,
+ * If you set a default color using TQt or TDE standard colors, the user can change them in the Trinity Control Center,
* but this widget willn't be update and will still show the old one.\n
* To be noticed of such color change and then update the widget with the new standard color, you can use one of those two methods:
* @code