diff options
Diffstat (limited to 'lib/libchmfile')
-rw-r--r-- | lib/libchmfile/libchmurlfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libchmfile/libchmurlfactory.h b/lib/libchmfile/libchmurlfactory.h index 343ac75..a897138 100644 --- a/lib/libchmfile/libchmurlfactory.h +++ b/lib/libchmfile/libchmurlfactory.h @@ -98,7 +98,7 @@ static inline TQString makeURLabsoluteIfNeeded( const TQString & url ) } -// Returns a special string, which allows the kio-slave, or viewwindow-browser iteraction +// Returns a special string, which allows the tdeio-slave, or viewwindow-browser iteraction // to regognize our own internal urls, which is necessary to show image-only pages. static inline TQString getInternalUriExtension() { |