[API 0.507] typo s/reponse/response/g

This commit is contained in:
Willem Toorop 2014-09-03 16:13:38 +02:00
parent 772efb1186
commit b68ab10330
3 changed files with 2 additions and 2 deletions

Binary file not shown.

BIN
spec/getdns-0.507.tgz Normal file

Binary file not shown.

View File

@ -901,7 +901,7 @@ will have zero length.</p>
<p class=define>GETDNS_RESPSTATUS_NO_SECURE_ANSWERS</p>
<p class=descrip>The context setting for getting only secure responses was specified, and at least one DNS response was received, but no DNS response was determined to be secure through DNSSEC.</p>
<p class=define>GETDNS_RESPSTATUS_ALL_BOGUS_ANSWERS</p>
<p class=descrip>The context setting for getting only secure responses was specified, and at least one DNS reponse was received, but all received responses for the requested name were bogus.</p>
<p class=descrip>The context setting for getting only secure responses was specified, and at least one DNS response was received, but all received responses for the requested name were bogus.</p>
<p>The top level of <code>replies_tree</code> can optionally have the following names: <code>canonical_name</code> (a
@ -2448,7 +2448,7 @@ getdns_pretty_print_dict() for debugging.</li>
<h1>9. The Generated Files</h1>
<p>There is <a href="getdns-0.506.tgz">a tarball</a> that includes the .h files,
<p>There is <a href="getdns-0.507.tgz">a tarball</a> that includes the .h files,
the examples, and so on. The examples all make, even though there is no API implementation, based
on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine
on the Macintosh and Ubuntu; help is definitely appreciated on making the build process