all: fix 'the the' in comments (#24036)

This commit is contained in:
Taeik Lim
2021-12-02 23:42:09 +09:00
committed by GitHub
parent b45931cc4a
commit 85064ed09b
6 changed files with 7 additions and 7 deletions

View File

@ -84,7 +84,7 @@ type (
ReqID []byte
ENRSeq uint64
ToIP net.IP // These fields should mirror the UDP envelope address of the ping
ToPort uint16 // packet, which provides a way to discover the the external address (after NAT).
ToPort uint16 // packet, which provides a way to discover the external address (after NAT).
}
// FINDNODE is a query for nodes in the given bucket.