Skip to content

doc: fix typographic error in process doc - #7431

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:graphic
Closed

doc: fix typographic error in process doc#7431
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:graphic

Conversation

@Trott

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX) or vcbuild test nosign (Windows) passes
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

An apostrophe was being used where a backtick was called for, resulting
in improper rendering.

An apostrophe was being used where a backtick was called for, resulting
in improper rendering.
@TrottTrott added the doc Issues and PRs related to the documentations. label Jun 26, 2016
@nodejs-github-botnodejs-github-bot added the process Issues and PRs related to the process subsystem. label Jun 26, 2016
@addaleax

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@mscdex

Copy link
Copy Markdown
Contributor

LGTM

@RReverser

Copy link
Copy Markdown
Member

LGTM.

@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@jasnell

Copy link
Copy Markdown
Member

LGTM

jasnell pushed a commit that referenced this pull request Jun 27, 2016
An apostrophe was being used where a backtick was called for, resulting
in improper rendering.
PR-URL: #7431
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Ingvar Stepanyan <me@rreverser.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in 4220e86

@jasnelljasnell closed this Jun 27, 2016
Fishrock123 pushed a commit that referenced this pull request Jul 5, 2016
An apostrophe was being used where a backtick was called for, resulting
in improper rendering.
PR-URL: #7431
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Ingvar Stepanyan <me@rreverser.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Fishrock123Fishrock123 mentioned this pull request Jul 5, 2016
@Trott
Trott deleted the graphic branch January 13, 2022 22:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@Trott@addaleax@mscdex@RReverser@cjihrig@jasnell@MylesBorins@nodejs-github-bot