[typo] - fix

This commit is contained in:
Tom Hopcraft 2020-11-10 15:46:20 +00:00 committed by GitHub
parent 4954c17e89
commit 296d912151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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' );