Skip to content

Commit

Permalink
Update src/wp-includes/blocks.php
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed Sep 9, 2022
1 parent ba0c848 commit 3f7bf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ function register_block_script_handle( $metadata, $field_name, $index = 0 ) {
}

/**
* Finds a style handles for the block metadata field. It detects when a path
* Finds a style handle for the block metadata field. It detects when a path
* to file was provided and registers the style under automatically
* generated handle name. It returns unprocessed style handle otherwise.
*
Expand Down

0 comments on commit 3f7bf7e

Please sign in to comment.