@@ -68,11 +68,11 @@ * @return The first list object of the list */ - (of_list_object_t*)firstListObject; /*! - * @brief Retrusn the last list object of the list. + * @brief Returns the last list object of the list. * * @return The last list object of the list */ - (of_list_object_t*)lastListObject;