summaryrefslogtreecommitdiffstats
path: root/src/fileaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileaccess.h')
-rw-r--r--src/fileaccess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileaccess.h b/src/fileaccess.h
index 787ca65..d23e0f6 100644
--- a/src/fileaccess.h
+++ b/src/fileaccess.h
@@ -50,7 +50,7 @@ public:
TQDateTime lastModified() const;
TQDateTime lastRead() const;
- TQString fileName() const; // Just the name-part of the path, without tqparent directories
+ TQString fileName() const; // Just the name-part of the path, without parent directories
TQString filePath() const; // The path-string that was used during construction
TQString prettyAbsPath() const;
KURL url() const;