aboutsummaryrefslogtreecommitdiff
path: root/resolv/res-noaaaa.c
diff options
context:
space:
mode:
Diffstat (limited to 'resolv/res-noaaaa.c')
-rw-r--r--resolv/res-noaaaa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/res-noaaaa.c b/resolv/res-noaaaa.c
index b079ad7..26ffcc6 100644
--- a/resolv/res-noaaaa.c
+++ b/resolv/res-noaaaa.c
@@ -33,7 +33,7 @@ qtype_matches (const unsigned char *p, int expected)
}
/* Handle RES_NOAAAA translation of AAAA queries. To produce a Name
- Error (NXDOMAIN) repsonse for domain names that do not exist, it is
+ Error (NXDOMAIN) response for domain names that do not exist, it is
still necessary to send a query. Using question type A is a
conservative choice. In the returned answer, it is necessary to
switch back the question type to AAAA. */