This commit is contained in:
Miek Gieben 2014-01-28 10:55:31 +00:00
parent 27abc83e6a
commit e287df0604
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ correctly, the following should work:
## Examples
A short "how to use the API" is at the beginning of dns.go (this also will show
when you call `go doc github.com/miekg/dns`.
when you call `godoc github.com/miekg/dns`).
Example programs can be found in the `github.com/miekg/exdns` repository.