diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/exceptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exceptions.h b/src/lib/exceptions.h index be5959d64..b66d7baa7 100644 --- a/src/lib/exceptions.h +++ b/src/lib/exceptions.h @@ -119,7 +119,7 @@ public: /** @class ReadFileError. - * @brief Indicates that some error occurred when trying to write to a file + * @brief Indicates that some error occurred when trying to read from a file */ class ReadFileError : public FileError { |
