Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalPineapple committed Aug 1, 2024
1 parent 4675a70 commit 69d1753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/KIF/Classes/KIFUIViewTestActor.h
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ extern NSString *const inputFieldTestString;
/*!
@abstract Activates a custom accessibility action available on the element..
@param name The name of the custom action to activate.
@param expectedResult The expected boolean return from activation the custom action.
@param expectedResult The expected boolean return from activation of the custom action.
*/
- (void)activateCustomActionWithName:(NSString *)name expectedResult:(BOOL)expectedResult;

Expand Down

0 comments on commit 69d1753

Please sign in to comment.