diff --git a/includes/class-wc-cart.php b/includes/class-wc-cart.php index d84da807701..b5683f69bc1 100644 --- a/includes/class-wc-cart.php +++ b/includes/class-wc-cart.php @@ -210,7 +210,7 @@ class WC_Cart extends WC_Legacy_Cart { } /** - * Get subtotal. + * Get subtotal_tax. * * @since 3.2.0 * @return float diff --git a/includes/class-wc-payment-tokens.php b/includes/class-wc-payment-tokens.php index 85625d02acc..2185895f0df 100644 --- a/includes/class-wc-payment-tokens.php +++ b/includes/class-wc-payment-tokens.php @@ -20,7 +20,7 @@ class WC_Payment_Tokens { * Gets valid tokens from the database based on user defined criteria. * * @since 2.6.0 - * @param array $args Query argyments { + * @param array $args Query arguments { * Array of query parameters. * * @type string $token_id Token ID.