Skip to content

Commit

Permalink
Documentation typo, "trying" written two times. #trivial (#1258)
Browse files Browse the repository at this point in the history
Issue is at row 153 of ASVideoNode.h file
  • Loading branch information
tataevr authored and maicki committed Nov 30, 2018
1 parent 3daa5ac commit 635a370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/ASVideoNode.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 635a370

Please sign in to comment.