Fix several typos (#1395)

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
Yong Tang
2018-01-15 18:27:47 -08:00
committed by GitHub
parent 9d87b953a0
commit fe0767987e
2 changed files with 3 additions and 3 deletions

View File

@@ -294,7 +294,7 @@ func TestHandler(t *testing.T) {
}
}
// TestMultiSection verfies that a corefile with mutliple but different template sections works
// TestMultiSection verfies that a corefile with multiple but different template sections works
func TestMultiSection(t *testing.T) {
ctx := context.TODO()
@@ -306,7 +306,7 @@ func TestMultiSection(t *testing.T) {
template IN A {
rcode REFUSED
}
# Fallthrough everyting IN TXT for test.
# Fallthrough everything IN TXT for test.
template IN TXT {
match "$^"
rcode SERVFAIL