X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/febc815b2c9d85be5717da9e8d164bd2daa97e31..16e7b37c7914d753890c1a05a9335f3b43751eb8:/wp-includes/js/media-models.js diff --git a/wp-includes/js/media-models.js b/wp-includes/js/media-models.js index 5cc75978..f5683a93 100644 --- a/wp-includes/js/media-models.js +++ b/wp-includes/js/media-models.js @@ -696,7 +696,7 @@ var Attachments = Backbone.Collection.extend({ delete this.mirroring; }, /** - * Retrive more attachments from the server for the collection. + * Retrieve more attachments from the server for the collection. * * Only works if the collection is mirroring a Query Attachments collection, * and forwards to its `more` method. This collection class doesn't have