]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/notes_controller.rb
Fix bugs->notes in comment
[rails.git] / app / controllers / notes_controller.rb
index 51ef4491d35363be75437919e9089537f1eeff9a..1366038f03e97b7f7f40b99cc23d742e281ba959 100644 (file)
@@ -316,7 +316,7 @@ class NotesController < ApplicationController
   end
 
   ##
-  # Generate a condition to choose which bugs we want based
+  # Generate a condition to choose which notes we want based
   # on their status and the user's request parameters
   def closed_condition(notes)
     closed_since = if params[:closed]