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:
parent
20fdfa0ff7
commit
2898848e7b
1 changed files with 1 additions and 1 deletions
|
@ -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>:
|
||||
|
|
Loading…
Add table
Reference in a new issue