Skip to content

Commit 25b8e97

Browse files
committed
rfc typo
1 parent ec2ea40 commit 25b8e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/net/dnsclient_unix.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ func (r *Resolver) goLookupIPCNAMEOrder(ctx context.Context, network, name strin
669669
// We asked for recursion, so it should have included all the
670670
// answers we need in this one packet.
671671
//
672-
// Further, RFC 1035 section 4.3.1 says that "the recursive
672+
// Further, RFC 1034 section 4.3.1 says that "the recursive
673673
// response to a query will be... The answer to the query,
674674
// possibly preface by one or more CNAME RRs that specify
675675
// aliases encountered on the way to an answer."

0 commit comments

Comments
 (0)