aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates/examples_setup.html
diff options
context:
space:
mode:
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>