diff options
Diffstat (limited to 'kview/kimageviewer')
-rw-r--r-- | kview/kimageviewer/canvas.h | 2 | ||||
-rw-r--r-- | kview/kimageviewer/viewer.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kview/kimageviewer/canvas.h b/kview/kimageviewer/canvas.h index fbfeaff0..75f601ed 100644 --- a/kview/kimageviewer/canvas.h +++ b/kview/kimageviewer/canvas.h @@ -38,7 +38,7 @@ namespace KImageViewer * * @author Matthias Kretz <[email protected]> * - * You'll find an implementation in kdegraphics (KView). You may + * You'll find an implementation in tdegraphics (KView). You may * still use this interface in your program but it will only work * if you have an implementation installed. * diff --git a/kview/kimageviewer/viewer.h b/kview/kimageviewer/viewer.h index b521710d..2439b9e9 100644 --- a/kview/kimageviewer/viewer.h +++ b/kview/kimageviewer/viewer.h @@ -37,7 +37,7 @@ namespace KImageViewer * * @author Matthias Kretz <[email protected]> * - * You'll find an implementation in kdegraphics (KView). You may + * You'll find an implementation in tdegraphics (KView). You may * still use this interface in your program but it will only work * if you have an implementation installed * |