X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e4d3c7fb8ee478bb7e489577a2404328c6477e53..3f698e1d1500f040897f497c2eb5259825a311cb:/app/controllers/notes_controller.rb?ds=inline diff --git a/app/controllers/notes_controller.rb b/app/controllers/notes_controller.rb index 51ef4491d..1366038f0 100644 --- a/app/controllers/notes_controller.rb +++ b/app/controllers/notes_controller.rb @@ -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]