Customize: Fix typo in CustomHeader.prototype.initialize() DocBlock in src/js/_enqueues/wp/custom-header.js.

Props ankitmaru.
Fixes #49301.

git-svn-id: https://develop.svn.wordpress.org/trunk@47116 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2020-01-27 14:32:00 +00:00
parent 50aa7f980c
commit 1160c97303

View File

@@ -50,7 +50,7 @@
CustomHeader.prototype = {
/**
* Initalize the custom header.
* Initialize the custom header.
*
* If the environment supports video, loops through registered handlers
* until one is found that can handle the video.