Make WordPress Core

Changeset 47116


Ignore:
Timestamp:
01/27/2020 02:32:00 PM (5 years ago)
Author:
SergeyBiryukov
Message:

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

Props ankitmaru.
Fixes #49301.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/js/_enqueues/wp/custom-header.js

    r46586 r47116  
    5151    CustomHeader.prototype = {
    5252        /**
    53          * Initalize the custom header.
     53         * Initialize the custom header.
    5454         *
    5555         * If the environment supports video, loops through registered handlers
Note: See TracChangeset for help on using the changeset viewer.