Skip to content

Commit

Permalink
Updates verbiage for tool tip, ref #883
Browse files Browse the repository at this point in the history
  • Loading branch information
WORKSTATION\andre committed Dec 16, 2017
1 parent 42aabd5 commit 4293f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/wc-gateway-paypal-express-angelleye.php
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ public function init_form_fields() {
'pending_authorization_order_status' => array(
'title' => __('Pending Authorization Order Status', 'paypal-for-woocommerce'),
'label' => __('Pending Authorization Order Status.', 'paypal-for-woocommerce'),
'description' => __('Pending Authorization Order Status.'),
'description' => __('Set the order status you would like to use when an order has been authorized but has not yet been captured.'),
'type' => 'select',
'class' => 'wc-enhanced-select',
'options' => array(
Expand Down

0 comments on commit 4293f27

Please sign in to comment.