diff --git a/Source/ASVideoNode.h b/Source/ASVideoNode.h index 429185b4a..48726a6c5 100644 --- a/Source/ASVideoNode.h +++ b/Source/ASVideoNode.h @@ -150,7 +150,7 @@ NS_ASSUME_NONNULL_BEGIN */ - (void)videoNodeDidRecoverFromStall:(ASVideoNode *)videoNode; /** - * @abstract Delegate method invoked when an error occurs while trying trying to load an asset + * @abstract Delegate method invoked when an error occurs while trying to load an asset * @param videoNode The videoNode. * @param key The key of value that failed to load. * @param asset The asset.