diff options
Diffstat (limited to 'src/net')
| -rw-r--r-- | src/net/udp/dns.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/udp/dns.c b/src/net/udp/dns.c index efe0d2e04..613541f5a 100644 --- a/src/net/udp/dns.c +++ b/src/net/udp/dns.c @@ -428,7 +428,7 @@ static int dns_xfer_deliver ( struct dns_request *dns, } /* Determine what to do next based on the type of query we - * issued and the reponse we received + * issued and the response we received */ switch ( qtype ) { |
