Fix misleading comment in src/Assets.php (https://github.com/woocommerce/woocommerce-blocks/pull/933)
This commit is contained in:
parent
3829707bf9
commit
501fec72b4
|
@ -126,7 +126,7 @@ class Assets {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns block-related data for enqueued wc-shared-settings script.
|
||||
* Returns block-related data for enqueued wc-block-settings script.
|
||||
*
|
||||
* This is used to map site settings & data into JS-accessible variables.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue