Skip to content

Commit

Permalink
Small comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmd-osm authored and tomhughes committed Feb 14, 2018
1 parent cea403d commit 910a7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/controllers/changeset_controller_test.rb
Expand Up @@ -580,7 +580,7 @@ def test_upload_large_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 = <<CHANGESET.strip_heredoc
<osmChange>
<create>
Expand Down

0 comments on commit 910a7fe

Please sign in to comment.