Fix UTF-8 encoding error char in source file that RichardF introduced

This commit is contained in:
Shaun McDonald 2008-12-16 16:40:59 +00:00
parent ff01f76293
commit d646530206

View file

@ -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|