[typo] - fix
This commit is contained in:
parent
4954c17e89
commit
296d912151
|
@ -308,7 +308,7 @@ class WC_Frontend_Scripts {
|
|||
}
|
||||
|
||||
/**
|
||||
* Register all WC sty;es.
|
||||
* Register all WC styles.
|
||||
*/
|
||||
private static function register_styles() {
|
||||
$version = Constants::get_constant( 'WC_VERSION' );
|
||||
|
|
Loading…
Reference in New Issue