lib/ideal-mollie.rb in ideal-mollie-0.0.3 vs lib/ideal-mollie.rb in ideal-mollie-0.0.4

- old
+ new

@@ -64,10 +64,10 @@ # @param [String] transaction_id the transaction to verify. # # @example # IdealMollie.check_order("4b99662febb42ce6f889d9c57f5cf3fa") # - # @note Once a transaction is payed, only the next time you verify the + # @note Once a transaction is paid, only the next time you verify the # transaction will the value of +payed+ be +true+. # Else it will be +false+. # # @return [IdealMollie::OrderResult] the +OrderResult+. def self.check_order(transaction_id)