diff options
Diffstat (limited to 'kdat/Archive.h')
-rw-r--r-- | kdat/Archive.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/Archive.h b/kdat/Archive.h index 4f593ab..7527073 100644 --- a/kdat/Archive.h +++ b/kdat/Archive.h @@ -159,7 +159,7 @@ public: /** * Create a new file entry, and add it to the archive. Based on the - * full path name of the file, an appropriate tqparent is found. The tqparent + * full path name of the file, an appropriate parent is found. The parent * may be this archive or another file entry. File entries will be created * on demand if some or all of the file's path does not yet exist in this * archive. |