@@ -248,12 +248,12 @@ * @return The next object */ - (void*)nextObject; /*! - * @brief Resets the enumerator, so the next call to nextKey returns the first - * key again. + * @brief Resets the enumerator, so the next call to @ref nextKey returns the + * first key again. */ - (void)reset; @end OF_ASSUME_NONNULL_END