Skip to content

Commit 5980b6d

Browse files
apeltopdanielleadams
authored andcommitted
doc: remove repeated a word
PR-URL: #42138 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Mestery <mestery@protonmail.com>
1 parent 7c0b8ca commit 5980b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/dgram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ travel through. Each router or gateway that forwards a packet decrements the
840840
TTL. If the TTL is decremented to 0 by a router, it will not be forwarded.
841841
Changing TTL values is typically done for network probes or when multicasting.
842842

843-
The `ttl` argument may be between between 1 and 255. The default on most systems
843+
The `ttl` argument may be between 1 and 255. The default on most systems
844844
is 64.
845845

846846
This method throws `EBADF` if called on an unbound socket.

0 commit comments

Comments
 (0)