From 279e3027093296a09fcc418b54306e6a7a6d443c Mon Sep 17 00:00:00 2001 From: Paulo Henrique Lopes Ribeiro Date: Wed, 14 Jan 2015 14:24:07 -0200 Subject: [PATCH] Fix small typo --- lib/fog/xenserver/requests/compute/create_sr.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/fog/xenserver/requests/compute/create_sr.rb b/lib/fog/xenserver/requests/compute/create_sr.rb index e8ba619ba..004e9e8db 100644 --- a/lib/fog/xenserver/requests/compute/create_sr.rb +++ b/lib/fog/xenserver/requests/compute/create_sr.rb @@ -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(