1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Fix indentation warning

This commit is contained in:
James Herdman 2012-05-14 13:55:50 -04:00
parent bd948fee3e
commit fa31f91912

View file

@ -95,8 +95,8 @@ An alternate file may be used by placing its path in the FOG_RC environment vari
####################################################### #######################################################
YML YML
raise(Fog::Errors::LoadError.new(missing_credentials_message)) raise(Fog::Errors::LoadError.new(missing_credentials_message))
end end
end end
end end