From: Andy Allan Date: Thu, 6 Oct 2016 07:59:24 +0000 (+0100) Subject: Fix bugs->notes in comment X-Git-Tag: live~3761^2~4 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/3f698e1d1500f040897f497c2eb5259825a311cb?hp=e4d3c7fb8ee478bb7e489577a2404328c6477e53;ds=sidebyside Fix bugs->notes in comment --- 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]