mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-06 17:29:05 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user