summaryrefslogtreecommitdiffstats
path: root/kompare/kompare_shell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kompare/kompare_shell.cpp')
-rw-r--r--kompare/kompare_shell.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kompare/kompare_shell.cpp b/kompare/kompare_shell.cpp
index 5e6522cf..a903f6d4 100644
--- a/kompare/kompare_shell.cpp
+++ b/kompare/kompare_shell.cpp
@@ -344,7 +344,7 @@ void KompareShell::readProperties(TDEConfig* config)
else
{ // just in case something weird has happened, dont restore the diff then
// Bruggie: or when some idiot like me changes the possible values for mode
- // IOW, a nice candidate for a kconf_update thingy :)
+ // IOW, a nice candidate for a tdeconf_update thingy :)
m_viewPart->readProperties( config );
}
}