diff options
Diffstat (limited to 'flow')
-rw-r--r-- | flow/cache.h | 2 | ||||
-rw-r--r-- | flow/cachedwav.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/flow/cache.h b/flow/cache.h index 63c2fba..f8cb9bf 100644 --- a/flow/cache.h +++ b/flow/cache.h @@ -33,7 +33,7 @@ * BC - Status (2002-03-08): Cache, CachedObject * * At the current point in time, there are NO GUARANTEES, so only use this - * in apps part of official KDE releases (such as kdemultimedia apps), which + * in apps part of official KDE releases (such as tdemultimedia apps), which * know what is happening here. */ diff --git a/flow/cachedwav.h b/flow/cachedwav.h index 52587be..f20d568 100644 --- a/flow/cachedwav.h +++ b/flow/cachedwav.h @@ -34,7 +34,7 @@ * BC - Status (2002-03-08): CachedWav. * * At the current point in time, there are NO GUARANTEES, so only use this - * in apps part of official KDE releases (such as kdemultimedia apps), which + * in apps part of official KDE releases (such as tdemultimedia apps), which * know what is happening here. Especially, in SOME kde versions this class * might not even exist, as it gets conditionally compiled. */ |