Fix typos in comments

This commit is contained in:
Albert Juhé Lluveras 2021-01-18 10:32:29 +01:00
parent a07eea80c9
commit 23db1a0e1f
2 changed files with 2 additions and 2 deletions

View File

@ -210,7 +210,7 @@ class WC_Cart extends WC_Legacy_Cart {
}
/**
* Get subtotal.
* Get subtotal_tax.
*
* @since 3.2.0
* @return float

View File

@ -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.