mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fix typo from last commit
This commit is contained in:
parent
e75a7fba57
commit
3611de077d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ module Fog
|
|||
if new_instance
|
||||
associate(new_instance)
|
||||
else
|
||||
detach
|
||||
disassociate
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue