Fixed typo.
This commit is contained in:
parent
4a4d89138c
commit
2006c416d2
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ module OSM
|
|||
:conflict
|
||||
end
|
||||
|
||||
def rto_s
|
||||
def to_s
|
||||
"Changeset mismatch: Provided #{@provided} but only #{@allowed} is allowed"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue