diff options
Diffstat (limited to 'twin/options.cpp')
-rw-r--r-- | twin/options.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/options.cpp b/twin/options.cpp index 73d416155..0bb127e11 100644 --- a/twin/options.cpp +++ b/twin/options.cpp @@ -216,7 +216,7 @@ unsigned long Options::updateSettings() // Read button tooltip animation effect from kdeglobals // Since we want to allow users to enable window decoration tooltips - // and not kstyle tooltips and vise-versa, we don't read the + // and not tdestyle tooltips and vise-versa, we don't read the // "EffectNoTooltip" setting from kdeglobals. TDEConfig globalConfig("kdeglobals"); globalConfig.setGroup("KDE"); |