From 7893bb062e1ce158eafc51f9fa9c9c31f4cc1463 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 24 Jul 2012 20:50:49 +0100 Subject: Fix comment. --- src/lib/exceptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') 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 { -- cgit v1.2.3