Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: fix "timout" typo in timeout #8231

Closed
wants to merge 1 commit into from
Closed

Conversation

hefangshi
Copy link
Contributor

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

None

Description of change

Corrected doc typo to timeout

Corrected to `timeout`
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. labels Aug 23, 2016
@mscdex
Copy link
Contributor

mscdex commented Aug 23, 2016

LGTM

3 similar comments
@yorkie
Copy link
Contributor

yorkie commented Aug 23, 2016

LGTM

@targos
Copy link
Member

targos commented Aug 23, 2016

LGTM

@jasnell
Copy link
Member

jasnell commented Aug 23, 2016

LGTM

@jasnell
Copy link
Member

jasnell commented Aug 23, 2016

This is trivial enough that we should be safe waiving the 48 hr rule for landing if someone wants to go ahead...

@mscdex mscdex mentioned this pull request Aug 24, 2016
2 tasks
@addaleax
Copy link
Member

LGTM, landing…

addaleax pushed a commit that referenced this pull request Aug 25, 2016
Corrected to `timeout`

PR-URL: #8231
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@addaleax
Copy link
Member

Landed in e786656, thanks for the PR!

@addaleax addaleax closed this Aug 25, 2016
@hefangshi hefangshi deleted the patch-3 branch August 25, 2016 05:52
@Fishrock123 Fishrock123 mentioned this pull request Sep 6, 2016
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request Sep 8, 2016
Corrected to `timeout`

PR-URL: nodejs#8231
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Fishrock123 pushed a commit that referenced this pull request Sep 9, 2016
Corrected to `timeout`

PR-URL: #8231
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Yorkie Liu <yorkiefixer@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
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. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants