@@ -470,11 +470,11 @@ * object deallocated if it reaches 0. */ - (void)release; /*! - * @brief Adds the object to the topmost OFAutoreleasePool of the thread's + * @brief Adds the object to the topmost autorelease pool of the thread's * autorelease pool stack. * * @return The object */ - (instancetype)autorelease;