diff options
Diffstat (limited to 'shell/inc')
-rw-r--r-- | shell/inc/internal/zipfile.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/inc/internal/zipfile.hxx b/shell/inc/internal/zipfile.hxx index 7ccd4bb65ec3..011881db42e7 100644 --- a/shell/inc/internal/zipfile.hxx +++ b/shell/inc/internal/zipfile.hxx @@ -131,7 +131,7 @@ public: */ DirectoryPtr_t GetDirectory() const; - /** Convinience query function may even realized with + /** Convenience query function may even realized with iterating over a ZipFileDirectory returned by GetDirectory */ |