Skip to content

Commit

Permalink
Correct a misspellling
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccue authored Jun 4, 2020
1 parent ac81eca commit ddc9dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/utils/namespace.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Return asset file name based on generated manifest.json file.
*
* @param string $filename The entrpoint filename used in webpack.config.js.
* @param string $filename The entrypoint filename used in webpack.config.js.
* @return string|false The URL of the generated asset file.
*/
function get_asset_url( string $filename ) {
Expand Down

0 comments on commit ddc9dd0

Please sign in to comment.