Skip to content

Conversation

RainingChain
Copy link

Fixed typo in vm doc
#7170

Fixed typo in vm doc
@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 6, 2016
@mscdex mscdex added the vm Issues and PRs related to the vm subsystem. label Jun 6, 2016
@@ -201,8 +201,7 @@ added: v0.3.1

* `sandbox` {Object}

If given a `sandbox` object, the `vm.createContext()` method will [prepare
that sandbox][#vm_what_does_it_mean_to_contextify_an_object] so that it can be
If given a `sandbox` object, the `vm.createContext()` method will [prepare that sandbox][] so that it can be
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you wrap after the will, so it fits on the 80 character limit? You can re-wrap the following lines.

@addaleax
Copy link
Member

addaleax commented Jun 8, 2016

@RainingChain Is there any particular reason that you closed this?

@silverwind silverwind mentioned this pull request Jun 15, 2016
2 tasks
@silverwind
Copy link
Contributor

This fix was done in de9a841 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants