Update comment

This commit is contained in:
Jan-Paul Kleemans 2020-03-04 12:30:17 +01:00 committed by GitHub
parent 136b3da62c
commit 108ad568d0
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.
*/