Author: humbedooh
Date: Wed Mar 18 19:12:51 2015
New Revision: 1667601

URL: http://svn.apache.org/r1667601
Log:
fix a few typos, rearrange some text, as per sebb

Modified:
    steve/trunk/www/cgi-bin/cast-vote.pl

Modified: steve/trunk/www/cgi-bin/cast-vote.pl
URL: 
http://svn.apache.org/viewvc/steve/trunk/www/cgi-bin/cast-vote.pl?rev=1667601&r1=1667600&r2=1667601&view=diff
==============================================================================
--- steve/trunk/www/cgi-bin/cast-vote.pl (original)
+++ steve/trunk/www/cgi-bin/cast-vote.pl Wed Mar 18 19:12:51 2015
@@ -397,9 +397,8 @@ sub stv_form_interactive {
         <p>
             This is an interactive ballot for <a
             href="#issue_details">$issue_name</a>, with $num_candidates
-            nominated people and $num board seats available. The red line
-            denotes the cutaway, should all your choices be voted in. All the
-            nominees are placed in random order on the canidate list. To view
+            nominated people and $num board seats available. All the
+            nominees are placed in random order on the candidate list. To view
             more details about this election, including statements, <a
             href="#issue_details">click here</a>.
         </p>
@@ -408,9 +407,10 @@ sub stv_form_interactive {
             <b>How to vote:</b><br/> Drag a candidate from the candidate list 
to the
             ballot box to place them in the vote. You can rearrange your votes 
as you
             see fit, by dragging candidates up/down on the ballot box list. 
You may
-            place as many canidates in the ballot box as you see fit. If you 
want to
-            remove a single candidate from your ballot box, simply drag the 
canidate
-            back to the list of remaining candidates to the left.
+            place as many candidates in the ballot box as you see fit. If you 
want to
+            remove a single candidate from your ballot box, simply drag the 
candidate
+            back to the list of remaining candidates to the left. The red line
+            denotes the cutaway, should all your choices be voted in.
         </p>
         
         


Reply via email to