Merge pull request #15996 from farookibrahim/master

minor typo fix
This commit is contained in:
Mike Jolley 2017-07-06 15:20:28 +01:00 committed by GitHub
commit af19958202
1 changed files with 1 additions and 1 deletions

View File

@ -1468,7 +1468,7 @@ if ( ! function_exists( '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
*/