lib/active_merchant/billing/gateways/realex.rb in activemerchant-1.42.2 vs lib/active_merchant/billing/gateways/realex.rb in activemerchant-1.42.3
- old
+ new
@@ -10,10 +10,10 @@
#
# Realex works using the following
# login - The unique id of the merchant
# password - The secret is used to digitally sign the request
# account - This is an optional third part of the authentication process
- # and is used if the merchant wishes do distuinguish cc traffic from the different sources
+ # and is used if the merchant wishes do distinguish cc traffic from the different sources
# by using a different account. This must be created in advance
#
# the Realex team decided to make the orderid unique per request,
# so if validation fails you can not correct and resend using the
# same order id