aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates/examples_setup.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-11-02 14:22:54 +1300
committerAldo Cortesi <aldo@nullcube.com>2012-11-02 14:22:54 +1300
commit791252ac5e26c818397d3b2928300672175d8ce8 (patch)
treedd4c2b8b8c291eef5ed2ed14aa32b66f04523a75 /libpathod/templates/examples_setup.html
parent3ca3e7c48551e56da61629cd492a16add87f12a0 (diff)
downloadmitmproxy-791252ac5e26c818397d3b2928300672175d8ce8.tar.gz
mitmproxy-791252ac5e26c818397d3b2928300672175d8ce8.tar.bz2
mitmproxy-791252ac5e26c818397d3b2928300672175d8ce8.zip
Examples and documentation.
Diffstat (limited to 'libpathod/templates/examples_setup.html')
-rw-r--r--libpathod/templates/examples_setup.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpathod/templates/examples_setup.html b/libpathod/templates/examples_setup.html
index bde45840..b80ad379 100644
--- a/libpathod/templates/examples_setup.html
+++ b/libpathod/templates/examples_setup.html
@@ -3,8 +3,8 @@
<span class="k">class</span> <span class="nc">Test</span><span class="p">:</span>
<span class="sd">&quot;&quot;&quot;</span>
-<span class="sd"> Testing the requests module with </span>
-<span class="sd"> a pathod instance started for </span>
+<span class="sd"> Testing the requests module with</span>
+<span class="sd"> a pathod instance started for</span>
<span class="sd"> each test.</span>
<span class="sd"> &quot;&quot;&quot;</span>
<span class="k">def</span> <span class="nf">setUp</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>