diff options
Diffstat (limited to 'tdecore/kaudioplayer.h')
-rw-r--r-- | tdecore/kaudioplayer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kaudioplayer.h b/tdecore/kaudioplayer.h index dae00c4c7..327713e6d 100644 --- a/tdecore/kaudioplayer.h +++ b/tdecore/kaudioplayer.h @@ -75,7 +75,7 @@ public: * Static play function. * * @param filename Absolute path to the filename of the sound file to play. - * if not absolute, goes off KDEDIR/share/sounds/ (preferred) + * if not absolute, goes off TDEDIR/share/sounds/ (preferred) */ static void play(const TQString &filename); |