@@ -310,11 +310,11 @@ */ - (size_t)requestedSize; @end /** - * An OFException indicating a read to the file failed. + * An OFException indicating a read on the file failed. */ @interface OFReadFailedException: OFReadOrWriteFailedException {} @end /**