Skip to content

Commit 5d010bc

Browse files
apeltopsxa
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 c72c3f4 commit 5d010bc

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
@@ -844,7 +844,7 @@ travel through. Each router or gateway that forwards a packet decrements the
844844
TTL. If the TTL is decremented to 0 by a router, it will not be forwarded.
845845
Changing TTL values is typically done for network probes or when multicasting.
846846

847-
The `ttl` argument may be between between 1 and 255. The default on most systems
847+
The `ttl` argument may be between 1 and 255. The default on most systems
848848
is 64.
849849

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

0 commit comments

Comments
 (0)