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

fix indent in doc

This commit is contained in:
John Hawthorn 2011-04-12 11:50:21 -07:00
parent 20fdfa0ff7
commit 2898848e7b

View file

@ -11,7 +11,7 @@ module Fog
# * RawMessage <~String> - The message to be sent.
# * Options <~Hash>
# * Source <~String> - The sender's email address. Takes precenence over Return-Path if specified in RawMessage
# * Destinations <~Array> - All destinations for this email.
# * Destinations <~Array> - All destinations for this email.
#
# ==== Returns
# * response<~Excon::Response>: