Skip to content

Commit

Permalink
Update RCTTurboModule.mm (#25831)
Browse files Browse the repository at this point in the history
Summary:
## Changelog

[CATEGORY] [TYPE] - Typo Error
Pull Request resolved: #25831

Differential Revision: D16514794

Pulled By: cpojer

fbshipit-source-id: 36a267fe53f78b93de418d1f0b04f04353bf2195
  • Loading branch information
Ishaan28malik authored and facebook-github-bot committed Jul 26, 2019
1 parent d7f5153 commit 9115b61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ void cleanup() {
} // namespace

/**
* Given a method name, and an argument index, return type type of that argument.
* Given a method name, and an argument index, return type of that argument.
* Prerequisite: You must wrap the method declaration inside some variant of the
* RCT_EXPORT_METHOD macro.
*
Expand Down

0 comments on commit 9115b61

Please sign in to comment.