Corrected the docblock description
This is an email sent to the customer, not the admin.
This commit is contained in:
parent
9d46c7c7be
commit
067d62541e
|
@ -9,7 +9,7 @@ if ( ! class_exists( 'WC_Email_Customer_Processing_Order' ) ) :
|
|||
/**
|
||||
* Customer Processing Order Email
|
||||
*
|
||||
* An email sent to the admin when a new order is received/paid for.
|
||||
* An email sent to the customer when a new order is received/paid for.
|
||||
*
|
||||
* @class WC_Email_Customer_Processing_Order
|
||||
* @version 2.0.0
|
||||
|
|
Loading…
Reference in New Issue