From 17e4c61067afce934fbd4062df51e801d16ecf54 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 22 Jul 2026 17:40:30 -0400 Subject: [PATCH] Spelling Fix --- admin/modals/payment_provider/payment_provider_add.php | 2 +- admin/modals/payment_provider/payment_provider_edit.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/modals/payment_provider/payment_provider_add.php b/admin/modals/payment_provider/payment_provider_add.php index 987deff8..0ccf2acf 100644 --- a/admin/modals/payment_provider/payment_provider_add.php +++ b/admin/modals/payment_provider/payment_provider_add.php @@ -85,7 +85,7 @@ ob_start(); ?> - Should havea seperate account created off the payment provider's name e.g. Stripe + Should have a seperate account created off the payment provider's name e.g. Stripe
diff --git a/admin/modals/payment_provider/payment_provider_edit.php b/admin/modals/payment_provider/payment_provider_edit.php index 26030f84..2fe64249 100644 --- a/admin/modals/payment_provider/payment_provider_edit.php +++ b/admin/modals/payment_provider/payment_provider_edit.php @@ -88,7 +88,7 @@ ob_start(); ?>
- Should havea seperate account created off the payment provider's name e.g. Stripe + Should have a seperate account created off the payment provider's name e.g. Stripe