diff options
Diffstat (limited to 'src/utility/file.hpp')
-rw-r--r-- | src/utility/file.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utility/file.hpp b/src/utility/file.hpp index 5ad9aef5..73ffd964 100644 --- a/src/utility/file.hpp +++ b/src/utility/file.hpp @@ -198,7 +198,7 @@ public: }; -/** Constructs file objects. +/** Constructs 'file' objects. */ class fileSystemFactory |