aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-11-02 14:24:39 +1300
committerAldo Cortesi <aldo@nullcube.com>2012-11-02 14:36:19 +1300
commit5d18830f7169fcacac2d23b349a82502bd4171b4 (patch)
treea93d7352124ec721b132b7b04bcf4af14ed96558 /libpathod
parent791252ac5e26c818397d3b2928300672175d8ce8 (diff)
downloadmitmproxy-5d18830f7169fcacac2d23b349a82502bd4171b4.tar.gz
mitmproxy-5d18830f7169fcacac2d23b349a82502bd4171b4.tar.bz2
mitmproxy-5d18830f7169fcacac2d23b349a82502bd4171b4.zip
Fix typo.
Diffstat (limited to 'libpathod')
-rw-r--r--libpathod/templates/about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpathod/templates/about.html b/libpathod/templates/about.html
index 4bf473da..602357f7 100644
--- a/libpathod/templates/about.html
+++ b/libpathod/templates/about.html
@@ -5,13 +5,13 @@
<div class="page-header">
<h1>
why
- <small>this it written.</small>
+ <small>this was written.</small>
</h1>
</div>
<p>I started pathod to improve testing for for the <a
href="http://mitmproxy.org">mitmproxy</a> project. From there, it soon grew
- into quite a versatile HTTP Swiss army knife.</p>
+ into a versatile HTTP Swiss army knife in its own right.</p>
</section>