@@ -233,11 +233,11 @@ /*! * @brief The delegate for asynchronous operations on the stream. * * @note The delegate is retained for as long as asynchronous operations are - * still outstanding. + * still ongoing. */ @property OF_NULLABLE_PROPERTY (assign, nonatomic) id delegate; /*!