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 1a60851

Browse filesBrowse files
watildeaduh95
authored andcommitted
doc: fix typo in dns.lookup options description
PR-URL: #62882 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Tim Perry <pimterry@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 64f15c2 commit 1a60851
Copy full SHA for 1a60851

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

Copy file name to clipboardExpand all lines: doc/api/dns.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ changes:
259259
flags may be passed by bitwise `OR`ing their values.
260260
* `all` {boolean} When `true`, the callback returns all resolved addresses in
261261
an array. Otherwise, returns a single address. **Default:** `false`.
262-
* `order` {string} When `verbatim`, the resolved addresses are return
262+
* `order` {string} When `verbatim`, the resolved addresses are returned
263263
unsorted. When `ipv4first`, the resolved addresses are sorted by placing
264264
IPv4 addresses before IPv6 addresses. When `ipv6first`, the resolved
265265
addresses are sorted by placing IPv6 addresses before IPv4 addresses.

0 commit comments

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