Merge pull request #25814 from jpkleemans/patch-1

Update comment
This commit is contained in:
Rodrigo Primo 2020-03-04 11:16:44 -03:00 committed by GitHub
commit 3b04d35e1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
class WC_Helper_Order {
/**
* Delete a product.
* Delete an order.
*
* @param int $order_id ID of the order to delete.
*/