From: mmd-osm Date: Tue, 13 Feb 2018 22:24:07 +0000 (+0100) Subject: Small comment fix X-Git-Tag: live~4188 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/910a7fe9fc01ef3d16eeebaaac82b58d54722f28?ds=inline;hp=-c Small comment fix --- 910a7fe9fc01ef3d16eeebaaac82b58d54722f28 diff --git a/test/controllers/changeset_controller_test.rb b/test/controllers/changeset_controller_test.rb index 71fb71ca2..38d6ac162 100644 --- a/test/controllers/changeset_controller_test.rb +++ b/test/controllers/changeset_controller_test.rb @@ -580,7 +580,7 @@ CHANGESET assert_response :success, "Should be able to create a changeset: #{@response.body}" changeset_id = @response.body.to_i - # upload some widely-spaced nodes, spiralling positive and negative to cause + # upload some widely-spaced nodes, spiralling positive and negative diff = <