Merge pull request #28905 from mehrshaddarzi/patch-1

change attibutes to attributes
This commit is contained in:
Roy Ho 2021-01-26 08:17:23 -08:00 committed by GitHub
commit ff06542a87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -651,7 +651,7 @@ function wc_get_product_id_by_sku( $sku ) {
}
/**
* Get attibutes/data for an individual variation from the database and maintain it's integrity.
* Get attributes/data for an individual variation from the database and maintain it's integrity.
*
* @since 2.4.0
* @param int $variation_id Variation ID.