From: Anton Khorev Date: Tue, 15 Aug 2023 15:57:04 +0000 (+0300) Subject: Revert misleading comment about time restriction X-Git-Tag: live~1131^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/86f254380bbff08e4e760b20421eae9241edc95a?ds=inline;hp=-c Revert misleading comment about time restriction Was added in https://github.com/openstreetmap/openstreetmap-website/commit/afe8dd51ece21325eea8a108515b9426764de5b2#diff-22d3daaccac3ac960d6dbb47e9c6a9d15b0b4cffbbf9ad32d525600f562827f1R420 --- 86f254380bbff08e4e760b20421eae9241edc95a diff --git a/app/controllers/api/changesets_controller.rb b/app/controllers/api/changesets_controller.rb index 2f397b706..7a798be63 100644 --- a/app/controllers/api/changesets_controller.rb +++ b/app/controllers/api/changesets_controller.rb @@ -329,7 +329,7 @@ module Api end ## - # restrict changes to those closed during a particular time period + # restrict changesets to those during a particular time period def conditions_time(changesets, time) if time.nil? changesets