Revert function event

This commit is contained in:
Rebecca Scott 2020-03-27 14:52:24 +10:00
parent 5a45d6a3f2
commit b31878440e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ class WC_Products_Tracking {
}
/**
* Send some Tracks events when a product is updated.
* Send a Tracks event when a product is updated.
*
* @param int $product_id Product id.
* @param object $post WordPress post.