lib/balanced/resources/refund.rb in balanced-0.3.2 vs lib/balanced/resources/refund.rb in balanced-0.3.3

- old
+ new

@@ -1,9 +1,9 @@ module Balanced # A Refund represents a reversal of funds from a Debit. A Debit can have # many Refunds associated with it up to the total amount of the original # Debit. Funds are returned to your Marketplace's Merchant Account - # proportional to the amoun of the Refund. + # proportional to the amount of the Refund. # class Refund include Balanced::Resource def initialize attributes = {}