Skip to content

Commit b926276

Browse files
committed
Update underscored version number in JS comment
1 parent 6d6e80d commit b926276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

woocommerce/payment-gateway/assets/js/frontend/sv-wc-payment-gateway-payment-form.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jQuery ( $ ) ->
2222
# type - gateway type, either `credit-card` or `echeck`
2323
# csc_required - true if the gateway requires the CSC field to be displayed
2424
#
25-
# Returns SV_WC_Payment_Form_Handler_5_10_2 instance
25+
# Returns SV_WC_Payment_Form_Handler_v5_10_3 instance
2626
constructor: (args) ->
2727

2828
@id = args.id

0 commit comments

Comments
 (0)