mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 02:33:14 -04:00
Typo fixes (#2031)
This commit is contained in:
@@ -108,7 +108,7 @@ func corefileFromReadme(readme string) ([]*Input, error) {
|
||||
}
|
||||
|
||||
if corefile {
|
||||
temp += line + "\n" // readd newline stripped by s.Text()
|
||||
temp += line + "\n" // read newline stripped by s.Text()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user