spelling checks

This commit is contained in:
echelon
2012-02-12 16:40:27 +00:00
parent 92c7ad39c8
commit 140a0f85b8

View File

@ -3,7 +3,7 @@
{% block content %}<p>To improve I2P's maintainability, we want to have a solid set of
automated unit tests for the critical code. While we do have some
unit tests at the moment, they are ad-hoc and partly unfinished.
This bounty is for someone to check the existant tests and move over
This bounty is for someone to check the existing tests and move over
old ones to jUnit, automate their execution, extend them to provide
better code coverage, and publish the report online. Its a massive
effort, but can be broken down into phases, listed below (phase 2
@ -14,7 +14,7 @@ for college students, interns or anyone who is just interested.
</p>
<h2>Phase 1: <a name="jenkins">CI jenkins and IRC bot</a></h2>
<b>Bounty: &euro;</b><i>in work by MathisDM</i><br />
<b>Bounty: &euro;</b><i> in work by MathiasDM</i><br />
<p>To collect this bounty, a continuous integration server (Jenkins,
old name was Hudson) must be set up and a connected IRC bot needs
@ -63,7 +63,7 @@ measured code coverage of 90% of the streaming lib
<h2>Phase 7: <a name="multirouter">MultiRouter simulation</a></h2>
<b>Bounty: &euro;</b><br />
<p>To collect this bounty, the existant in-memory multi-router
<p>To collect this bounty, the existing in-memory multi-router
simulation must be checked, made work again and extend to simulate
lots of routers in memory on a single machine.
</p>