]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/media-models.js
WordPress 4.7
[autoinstalls/wordpress.git] / wp-includes / js / media-models.js
index 5cc7597872b9efa8a30a05108c242b42da6e48c7..f5683a939e305de7aad74f3c08d5d10c4f20dab5 100644 (file)
@@ -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