Fix incorrect comment.

This commit is contained in:
Peter Fabian 2020-01-28 14:10:10 +01:00
parent 8600987591
commit 217c9d2adc
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ class WC_Gateway_Paypal extends WC_Payment_Gateway {
}
/**
* Check if this gateway is enabled and available in the user's country.
* Check if this gateway is available in the user's country based on currency.
*
* @return bool
*/