Merge pull request #217 from ursine/patch-1

Fixed spelling
This commit is contained in:
Bora M. Alper 2019-10-07 13:54:56 +01:00 committed by GitHub
commit 8329dec757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ type Message struct {
}
type QueryArguments struct {
// ID of the quirying Node
// ID of the querying Node
ID []byte `bencode:"id"`
// InfoHash of the torrent
InfoHash []byte `bencode:"info_hash,omitempty"`