💡 Fix typo

This commit is contained in:
Philipp Stracker 2025-03-14 11:39:34 +01:00
parent ad0085ee8f
commit 16b4e235f2
No known key found for this signature in database

View file

@ -77,7 +77,7 @@ class GatewayWithoutPayPalAdminNotice {
* ConnectAdminNotice constructor.
*
* @param string $id The gateway ID.
* @param bool $is_connected Whether onboading was completed.
* @param bool $is_connected Whether onboarding was completed.
* @param ContainerInterface $settings The settings.
* @param bool $is_payments_page Whether the current page is the WC payment page.
* @param bool $is_ppcp_settings_page Whether the current page is the PPCP settings page.