]> git.openstreetmap.org Git - rails.git/commitdiff
Revert misleading comment about time restriction
authorAnton Khorev <tony29@yandex.ru>
Tue, 15 Aug 2023 15:57:04 +0000 (18:57 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 15 Aug 2023 16:29:06 +0000 (19:29 +0300)
Was added in https://github.com/openstreetmap/openstreetmap-website/commit/afe8dd51ece21325eea8a108515b9426764de5b2#diff-22d3daaccac3ac960d6dbb47e9c6a9d15b0b4cffbbf9ad32d525600f562827f1R420

app/controllers/api/changesets_controller.rb

index 2f397b70617043cd613d4d0fe4077c0795eef0e7..7a798be633dfaea5698b5b807adbc1f498ef564c 100644 (file)
@@ -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