fix type in description text
[selectricity-live] / app / views / voter / review.rhtml
index d9ecf19cdd427d9583103665a56d2d458d13f48d..7ecaf5fb7a054d8647cd4360a2bc03d901d75bb3 100644 (file)
@@ -27,7 +27,7 @@ preferred to least preferred:</p>
   <p><%= button_to 'Confirm This Vote', :action => 'confirm', :id => @voter.password %></p>
 
   <p>If you choose, you will be able to go back<br />and change it up until
   <p><%= button_to 'Confirm This Vote', :action => 'confirm', :id => @voter.password %></p>
 
   <p>If you choose, you will be able to go back<br />and change it up until
-  the end of hte voting period.</p>
+  the end of the voting period.</p>
 
   <p><%= button_to 'Discard This Vote', votepassword_url(
                    :action => 'index', :urlpassword => @voter.password) %></p>
 
   <p><%= button_to 'Discard This Vote', votepassword_url(
                    :action => 'index', :urlpassword => @voter.password) %></p>

Benjamin Mako Hill || Want to submit a patch?