Corrected typo on the 'show' page for election information.
author<jlsharps@mit.edu> <>
Thu, 21 Aug 2008 18:09:37 +0000 (14:09 -0400)
committer<jlsharps@mit.edu> <>
Thu, 21 Aug 2008 18:09:37 +0000 (14:09 -0400)
app/views/election/show.rhtml

index 701c6072b35e56d2e03f7c579ce35a499c0b03f4..5de6081b298b5d8c89fa0539c4360498d158ec19 100644 (file)
@@ -45,7 +45,7 @@
 <ul> <li>Elections will end at <strong><%= @election.enddate
 %></strong>.</li> <li>Elections results <strong><% if
 @election.early_results %>will be<% else %>will not be<% end
-%></strong> will be visible while election is in progress.</li>
+%></strong> visible while election is in progress.</li>
 
 <% if @election.embeddable %>
 <li>Elections <strong>will be</strong> embeddable.</li>

Benjamin Mako Hill || Want to submit a patch?