Added a new bar graph, that counts how many points the borda system of
[selectricity-live] / app / controllers / site_controller.rb
index e86624e5f9f985772fc9a9a0f22eb8b8b419fe6d..a33a1fa16707403589ce4caebd0bb36161bb30d9 100644 (file)
@@ -16,7 +16,7 @@ class SiteController < ApplicationController
           b.enddate <=> a.enddate
         end
       else
-        # if we have no record of them, set the session id back to
+        # if we have no record of them, set the user back to
              # nothing and start again
         session[:user] = nil
         

Benjamin Mako Hill || Want to submit a patch?