Skip to content

Commit 287d21c

Browse files
committed
Grammar
1 parent d219bda commit 287d21c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dnscrypt-proxy/resolve.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ cname:
288288
} else if len(mxs) > 1 {
289289
fmt.Printf("%d mail servers found\n", len(mxs))
290290
} else {
291-
fmt.Println("1 mail servers found")
291+
fmt.Println("1 mail server found")
292292
}
293293
}
294294

0 commit comments

Comments
 (0)