Correct a misspelled property name in a media-views.js
annotation.
Props kovshenin. See #26870. git-svn-id: https://develop.svn.wordpress.org/trunk@27309 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1481b6a07c
commit
d43fcdb10b
@ -4987,7 +4987,7 @@
|
||||
}, this.options );
|
||||
},
|
||||
/**
|
||||
* @returns {wp.media.view.Setings} Returns itself to allow chaining
|
||||
* @returns {wp.media.view.Settings} Returns itself to allow chaining
|
||||
*/
|
||||
render: function() {
|
||||
media.View.prototype.render.apply( this, arguments );
|
||||
|
Loading…
Reference in New Issue
Block a user