mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[fog] Typo fixed in identity
This commit is contained in:
parent
106dc86b06
commit
9dc15001ce
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ module Fog
|
|||
end
|
||||
|
||||
def self.providers
|
||||
Fog.services[:idenity]
|
||||
Fog.services[:identity]
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue