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:
parent
136e60a7ce
commit
f592f2e516
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user