Cleanup in go vet and misspell (#996)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
1bb836b793
commit
01f6e8cba5
3 changed files with 5 additions and 5 deletions
|
@ -74,7 +74,7 @@ func parseRequest(state request.Request) (r recordRequest, err error) {
|
|||
return r, nil
|
||||
}
|
||||
|
||||
// Becuase of ambiquity we check the labels left: 1: an endpoint. 2: port and protocol.
|
||||
// Because of ambiquity we check the labels left: 1: an endpoint. 2: port and protocol.
|
||||
// Anything else is a query that is too long to answer and can safely be delegated to return an nxdomain.
|
||||
switch last {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue