]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/user_roles_controller.rb
Cleanup trailing whitespace
[rails.git] / app / controllers / user_roles_controller.rb
index 8f623a04dff3257d4ba199a1fdc6adb0f73568e7..2c83971e78a631e9bec94a812efeb7a57bc161c7 100644 (file)
@@ -31,7 +31,7 @@ class UserRolesController < ApplicationController
   end
 
   ##
-  # require that the given role is valid. the role is a URL 
+  # require that the given role is valid. the role is a URL
   # parameter, so should always be present.
   def require_valid_role
     @role = params[:role]