Text changes
This commit is contained in:
parent
38e6f07c70
commit
8a95d1111b
|
@ -2,7 +2,7 @@ jQuery( function( $ ) {
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Object to handle Stripe admin functions.
|
* Object to handle PayPal admin functions.
|
||||||
*/
|
*/
|
||||||
var wc_paypal_admin = {
|
var wc_paypal_admin = {
|
||||||
isTestMode: function() {
|
isTestMode: function() {
|
||||||
|
|
Loading…
Reference in New Issue