diff options
Diffstat (limited to 'kget/kfileio.h')
-rw-r--r-- | kget/kfileio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/kfileio.h b/kget/kfileio.h index c47eb173..84a50cd2 100644 --- a/kget/kfileio.h +++ b/kget/kfileio.h @@ -20,7 +20,7 @@ #ifndef kfileio_h #define kfileio_h -/** Load a file. Returns a pointer to the memory-block that tqcontains +/** Load a file. Returns a pointer to the memory-block that contains * the loaded file. Returns a NULL string if the file could not be loaded. * If withDialogs is FALSE no warning dialogs are opened if there are * problems. |