~singpolyma/sgx-jmp

67b11b291052136c34b08db8bf3235f0904d4d34 — Stephen Paul Weber 2 years ago d0d8286
wording
1 files changed, 2 insertions(+), 2 deletions(-)

M lib/paypal_done.rb
M lib/paypal_done.rb => lib/paypal_done.rb +2 -2
@@ 3,8 3,8 @@
class PaypalDone
	MESSAGE =
		"\n\nPayPal users must now go to https://www.paypal.com/myaccount/autopay/ " \
		"and cancel their PayPal subscription to JMP. Then contact support with " \
		"your PayPal email address."
		"and cancel their PayPal subscription to JMP. Then contact support and " \
		"provide them with your PayPal email address."

	def initialize(*); end