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 f2a1735

Browse filesBrowse files
watildeaduh95
authored andcommitted
doc: fix duplicate word "to to" in util.styleText
PR-URL: #62917 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
1 parent 4a506ac commit f2a1735
Copy full SHA for f2a1735

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/util.md‎

Copy file name to clipboardExpand all lines: doc/api/util.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2542,7 +2542,7 @@ changes:
25422542
* `format` {string | Array} A text format or an Array
25432543
of text formats defined in `util.inspect.colors`, or a hex color in `#RGB`
25442544
or `#RRGGBB` form.
2545-
* `text` {string} The text to to be formatted.
2545+
* `text` {string} The text to be formatted.
25462546
* `options` {Object}
25472547
* `validateStream` {boolean} When true, `stream` is checked to see if it can handle colors. **Default:** `true`.
25482548
* `stream` {Stream} A stream that will be validated if it can be colored. **Default:** `process.stdout`.

0 commit comments

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