1
0
Fork 0
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:
Wesley Beary 2009-11-11 23:17:50 -08:00
parent e75a7fba57
commit 3611de077d

View file

@ -24,7 +24,7 @@ module Fog
if new_instance
associate(new_instance)
else
detach
disassociate
end
end