Fix UTF-8 encoding error char in source file that RichardF introduced
This commit is contained in:
parent
ff01f76293
commit
d646530206
1 changed files with 1 additions and 1 deletions
|
@ -512,7 +512,7 @@ class AmfController < ApplicationController
|
|||
uniques = way.unshared_node_ids
|
||||
end
|
||||
|
||||
#Ê-- Update each changed node
|
||||
#-- Update each changed node
|
||||
|
||||
nodeversions = {}
|
||||
nodes.each do |a|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue