]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - resolv/res-noaaaa.c
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / resolv / res-noaaaa.c
index b079ad77ca42cbb9e3a0aba7eabc476e7781ceb1..26ffcc63a19627dd591d4a4448110479b3754fb8 100644 (file)
@@ -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.  */