@@ -8,11 +8,11 @@ * Q Public License 1.0, which can be found in the file LICENSE included in * the packaging of this file. */ /** - * The OFStream protocol provides functions to read and write streams. + * The OFStream protocol provides functions to read from and write to streams. */ @protocol OFStream /** * Reads from the stream into a buffer. *