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 a typo in console documentation #20176

Closed
wants to merge 1 commit into from
Closed

doc: fix a typo in console documentation #20176

wants to merge 1 commit into from

Conversation

belochub
Copy link
Contributor

console.trace() function prints 'Trace: ', not 'Trace :'.

Checklist

`console.trace()` function prints 'Trace: ', not 'Trace :'.
@nodejs-github-bot nodejs-github-bot added console Issues and PRs related to the console subsystem. doc Issues and PRs related to the documentations. labels Apr 20, 2018
@tniessen tniessen added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 20, 2018
Copy link
Contributor

@vsemozhetbyt vsemozhetbyt left a comment

Choose a reason for hiding this comment

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

+1 to fast-track

@vsemozhetbyt
Copy link
Contributor

@vsemozhetbyt vsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 20, 2018
vsemozhetbyt pushed a commit that referenced this pull request Apr 20, 2018
`console.trace()` function prints 'Trace: ', not 'Trace :'.

PR-URL: #20176
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
@vsemozhetbyt
Copy link
Contributor

Landed in d96075c

jasnell pushed a commit that referenced this pull request Apr 20, 2018
`console.trace()` function prints 'Trace: ', not 'Trace :'.

PR-URL: #20176
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
@belochub belochub deleted the console-doc-typo-fix branch April 20, 2018 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants