diff options
Diffstat (limited to 'kghostview/kgvdocument.h')
-rw-r--r-- | kghostview/kgvdocument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvdocument.h b/kghostview/kgvdocument.h index 5194dc7d..503a6ccc 100644 --- a/kghostview/kgvdocument.h +++ b/kghostview/kgvdocument.h @@ -114,7 +114,7 @@ protected: * Else, it does nothing and returns false. * * What type of files this is able to uncompress will depend on the - * kdelibs installed. Generally it will work for .gz and .bz2 + * tdelibs installed. Generally it will work for .gz and .bz2 */ bool uncompressFile(); void openPSFile(const TQString &file=TQString()); |