Make WordPress Core

Changeset 27309


Ignore:
Timestamp:
02/27/2014 03:06:37 AM (11 years ago)
Author:
wonderboymusic
Message:

Correct a misspelled property name in a media-views.js annotation.

Props kovshenin.
See #26870.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/js/media-views.js

    r27276 r27309  
    49884988        },
    49894989        /**
    4990          * @returns {wp.media.view.Setings} Returns itself to allow chaining
     4990         * @returns {wp.media.view.Settings} Returns itself to allow chaining
    49914991         */
    49924992        render: function() {
Note: See TracChangeset for help on using the changeset viewer.