diff --git a/templates/single-product/review.php b/templates/single-product/review.php index 77c749d263f..f615ff5ac32 100644 --- a/templates/single-product/review.php +++ b/templates/single-product/review.php @@ -45,7 +45,7 @@ $rating = intval( get_comment_meta( $comment->comment_ID, 'rating', true ) ); if ( wc_customer_bought_product( $comment->comment_author_email, $comment->user_id, $comment->comment_post_ID ) ) echo '(' . __( 'verified owner', 'woocommerce' ) . ') '; - ?>– : + ?>– :