Skip to content

Commit 003b945

Browse files
Update RCTTurboModule.mm
1 parent d7f5153 commit 003b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactCommon/turbomodule/core/platform/ios/RCTTurboModule.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ void cleanup() {
360360
} // namespace
361361

362362
/**
363-
* Given a method name, and an argument index, return type type of that argument.
363+
* Given a method name, and an argument index, return type of that argument.
364364
* Prerequisite: You must wrap the method declaration inside some variant of the
365365
* RCT_EXPORT_METHOD macro.
366366
*

0 commit comments

Comments
 (0)