Fix comment.
authorCarl Hetherington <cth@carlh.net>
Tue, 24 Jul 2012 19:50:49 +0000 (20:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 24 Jul 2012 19:50:49 +0000 (20:50 +0100)
src/lib/exceptions.h

index be5959d642b5bb255a080c08bcbd572b6ab6df6d..b66d7baa7593bdab18b60335d7d4d7b54c7afbd3 100644 (file)
@@ -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
 {