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

Fix small typo

This commit is contained in:
Paulo Henrique Lopes Ribeiro 2015-01-14 14:24:07 -02:00
parent 2a9ce483eb
commit 279e302709

View file

@ -51,8 +51,7 @@ module Fog
config[:shared], config[:sm_config])
else
Fog::Logger.deprecation(
'This api is deprecated. The expected params are two hashes of attributes.' + "\n" +
'To create a server from a template, use #clone_server instead.'
'This api is deprecated. The expected params are two hashes of attributes.'
)
@connection.request(