Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1892532

Browse filesBrowse files
PoojaDurgadtargos
authored andcommitted
doc: this prints replaced with this is printed
PR-URL: #35515 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent 88eb619 commit 1892532
Copy full SHA for 1892532

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/vm.md‎

Copy file name to clipboardExpand all lines: doc/api/vm.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@ vm.runInNewContext(
12711271
{ loop, console },
12721272
{ timeout: 5 }
12731273
);
1274-
// This prints *before* 'entering loop' (!)
1274+
// This is printed *before* 'entering loop' (!)
12751275
console.log('done executing');
12761276
```
12771277

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.