Skip to content

doc: fix typo in BUILDING.md - #9569

Closed
kazu80 wants to merge 3 commits into
nodejs:masterfrom
kazu80:fix-typo
Closed

doc: fix typo in BUILDING.md#9569
kazu80 wants to merge 3 commits into
nodejs:masterfrom
kazu80:fix-typo

Conversation

@kazu80

@kazu80kazu80 commented Nov 12, 2016

Copy link
Copy Markdown
Contributor
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

e.g., to e.g. at BUILDING.md line 116
e.g., to e.g. at BUILDING.md line 116
@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Nov 12, 2016
@kazu80kazu80 changed the title Fix typodoc: fix typo in BUILDING.mdNov 12, 2016
@mscdexmscdex added the build Issues and PRs related to build files or the CI. label Nov 12, 2016

@addaleaxaddaleax left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@shigeki

Copy link
Copy Markdown
Contributor

@Monkick Could you squash into one commit? And I would like to know if you forgot to setup git user name. Its okay if you want to write it down as your nickname. Just confirmation.

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@shigeki

Copy link
Copy Markdown
Contributor

ping @Monkick

@addaleax

Copy link
Copy Markdown
Member

Landed in 55cb280, thanks for the PR!

addaleax pushed a commit that referenced this pull request Nov 20, 2016
e.g., to e.g. at BUILDING.md line 116
PR-URL: #9569
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit that referenced this pull request Nov 22, 2016
e.g., to e.g. at BUILDING.md line 116
PR-URL: #9569
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 20, 2016
e.g., to e.g. at BUILDING.md line 116
PR-URL: #9569
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 20, 2016
e.g., to e.g. at BUILDING.md line 116
PR-URL: #9569
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 21, 2016
e.g., to e.g. at BUILDING.md line 116
PR-URL: #9569
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 21, 2016
e.g., to e.g. at BUILDING.md line 116
PR-URL: #9569
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This was referenced Dec 21, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@kazu80@shigeki@addaleax@silverwind@jasnell@lpinca@mhdawson@mscdex@MylesBorins@nodejs-github-bot