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 5756d67

Browse filesBrowse files
LekoMylesBorins
authored andcommitted
doc: fix typo occuring -> occurring
PR-URL: #17350 Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 1e3aed0 commit 5756d67
Copy full SHA for 5756d67

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
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
@@ -672,7 +672,7 @@ supported encodings or an alias.
672672
* Returns: {string}
673673

674674
Decodes the `input` and returns a string. If `options.stream` is `true`, any
675-
incomplete byte sequences occuring at the end of the `input` are buffered
675+
incomplete byte sequences occurring at the end of the `input` are buffered
676676
internally and emitted after the next call to `textDecoder.decode()`.
677677

678678
If `textDecoder.fatal` is `true`, decoding errors that occur will result in a

0 commit comments

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