diff options
Diffstat (limited to 'noatun/library/noatun/plugin.h')
-rw-r--r-- | noatun/library/noatun/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/plugin.h b/noatun/library/noatun/plugin.h index 14b53ec8..23b6e481 100644 --- a/noatun/library/noatun/plugin.h +++ b/noatun/library/noatun/plugin.h @@ -77,7 +77,7 @@ class TimerThingy; * then exec() to be able to use this. * Its perfectly safe to create * a visualization in a binary executed by - * KProcess. + * TDEProcess. **/ class Visualization { |