summaryrefslogtreecommitdiffstats
path: root/kget/kfileio.h
diff options
context:
space:
mode:
Diffstat (limited to 'kget/kfileio.h')
-rw-r--r--kget/kfileio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/kfileio.h b/kget/kfileio.h
index 84a50cd2..c47eb173 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 contains
+/** Load a file. Returns a pointer to the memory-block that tqcontains
* 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.