mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Fix the class name in the comment
This commit is contained in:
parent
913c98707d
commit
905bc80a21
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class CompatibilityChecker {
|
|||
protected ?bool $is_dcc_enabled = null;
|
||||
|
||||
/**
|
||||
* FastlaneCompatibilityChecker constructor.
|
||||
* CompatibilityChecker constructor.
|
||||
*
|
||||
* @param string[] $incompatible_plugin_names The list of Fastlane incompatible plugin names.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue