Commit 603b16ff authored by Javier Ernesto Flores Robles's avatar Javier Ernesto Flores Robles Committed by Commit Bot

[iOS] Typo

Bug: n/a
Change-Id: Ieb23f3a9d83e5037c1f5ba32c5429dd1e8635b46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116077
Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org>
Reviewed-by: default avatarOlivier Robin <olivierrobin@chromium.org>
Commit-Queue: Olivier Robin <olivierrobin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#752809}
parent 9db7816f
...@@ -32,7 +32,7 @@ typedef void (^URLOpenerBlock)(NSURL* URL); ...@@ -32,7 +32,7 @@ typedef void (^URLOpenerBlock)(NSURL* URL);
// Prepares a command to search for |image|. // Prepares a command to search for |image|.
- (void)prepareToSearchImage:(UIImage*)image; - (void)prepareToSearchImage:(UIImage*)image;
// Launches the main app and execute the rceiver. // Launches the main app and execute the receiver.
- (void)executeInApp; - (void)executeInApp;
@end @end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment