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 524db29

Browse filesBrowse files
cxn-pkovacsMylesBorins
authored andcommitted
doc: fix typo in api doc of url.format(urlObject)
PR-URL: #17295 Fixes: #17294 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
1 parent c901cce commit 524db29
Copy full SHA for 524db29

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/url.md‎

Copy file name to clipboardExpand all lines: doc/api/url.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@ changes:
971971
The `url.format()` method returns a formatted URL string derived from
972972
`urlObject`.
973973

974-
If `urlObject` is not an object or a string, `url.parse()` will throw a
974+
If `urlObject` is not an object or a string, `url.format()` will throw a
975975
[`TypeError`][].
976976

977977
The formatting process operates as follows:

0 commit comments

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