fixed a typo in election controller in the edit_general_information method.
[selectricity-live] / config / mongrel_cluster.yml
1 --- 
2 user: selectricity
3 cwd: /org/selectricity/www/selectricity-live
4 log_file: log/mongrel.log
5 port: "8000"
6 environment: production
7 group: selectricity
8 address: 127.0.0.1
9 pid_file: tmp/pids/mongrel.pid
10 servers: 3

Benjamin Mako Hill || Want to submit a patch?