mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 12:25:59 +08:00
Fix typo
Summary: Closes https://github.com/facebook/react-native/pull/2055 Github Author: Jason Zhekov <jasssonpet@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
/**
|
||||
* Faster version of `merge` that doesn't check its arguments and
|
||||
* also merges prototye inherited properties.
|
||||
* also merges prototype inherited properties.
|
||||
*
|
||||
* @param {object} one Any non-null object.
|
||||
* @param {object} two Any non-null object.
|
||||
|
||||
Reference in New Issue
Block a user