Fix small typo in NewRemoteContext comment

R=verwaest@chromium.org,dcheng@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2137943003
Cr-Commit-Position: refs/heads/master@{#37647}
This commit is contained in:
jochen 2016-07-11 07:31:24 -07:00 committed by Commit bot
parent 136e60a7ce
commit f592f2e516

View File

@ -7182,7 +7182,7 @@ class V8_EXPORT Context {
* Instead, the access check handlers need to return nothing to achieve the
* same effect.
*
* It is possible, however, the create a new context from the global object
* It is possible, however, to create a new context from the global object
* returned by this method.
*/
static MaybeLocal<Object> NewRemoteContext(