summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2015-10-12 13:51:32 +0200
committerAndreas Schneider <asn@cryptomilk.org>2015-10-12 13:51:32 +0200
commitde29180e0f993e6e7326e92b8c448828501c8162 (patch)
tree787d9a9a4f32a44c31aee5295e7a6e433cca1459
parent1c64d44bf80eac94a918264ec76d2be4c75483af (diff)
downloadcwrap_website-de29180e0f993e6e7326e92b8c448828501c8162.tar.gz
cwrap_website-de29180e0f993e6e7326e92b8c448828501c8162.tar.xz
cwrap_website-de29180e0f993e6e7326e92b8c448828501c8162.zip
Fix typos
-rw-r--r--resolv_wrapper.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/resolv_wrapper.html b/resolv_wrapper.html
index 0e2c89c..a12d851 100644
--- a/resolv_wrapper.html
+++ b/resolv_wrapper.html
@@ -44,7 +44,7 @@
<br />
<p>resolv_wrapper makes it possible on most UNIX platforms
- to contact your own DNS implmentation in your test
+ to contact your own DNS implementation in your test
environment. It requires socket_wrapper to be able to
contact the server. Alternatively, the wrapper is able to
fake DNS queries and return valid responses to your
@@ -61,7 +61,7 @@
<h2>Detailed descriptions</h2>
<p>If you want to use your own <em>resolv.conf</em> you
- can set the envionment variable
+ can set the environment variable
<code>RESOLV_WRAPPER_CONF</code> to point to a file you
created. The format of the file is defined in the manpage
<code>resolv.conf(5)</code></p>