mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-12 21:57:23 +03:00
Fil typo, thanks to goberle <goberle@unistra.fr>
This commit is contained in:
parent
d0fb1f1cb3
commit
6b7f9c457b
@ -76,7 +76,7 @@ class MarketPlaceDriver < OpenNebulaDriver
|
||||
d.split('/')[-1]
|
||||
end
|
||||
elsif market_type.class == String
|
||||
@types = [marke_type]
|
||||
@types = [market_type]
|
||||
else
|
||||
@types = market_type
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user