Skip to content

Commit

Permalink
Merge pull request woocommerce#15996 from farookibrahim/master
Browse files Browse the repository at this point in the history
minor typo fix
  • Loading branch information
mikejolley authored Jul 6, 2017
2 parents cb23617 + d048920 commit af19958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/wc-template-functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -1468,7 +1468,7 @@ function woocommerce_button_proceed_to_checkout() {
if ( ! function_exists( 'woocommerce_widget_shopping_cart_button_view_cart' ) ) {

/**
* Output the proceed to checkout button.
* Output the view cart button.
*
* @subpackage Cart
*/
Expand Down

0 comments on commit af19958

Please sign in to comment.