]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/class-wp-embed.php
WordPress 4.5-scripts
[autoinstalls/wordpress.git] / wp-includes / class-wp-embed.php
index 730fc4fc910481cffe63334ca20f7ed548b61803..40eecfbba3003b41a8a3b87f6643a981e15b4fef 100644 (file)
@@ -15,7 +15,7 @@ class WP_Embed {
        public $last_url = '';
 
        /**
-        * When an URL cannot be embedded, return false instead of returning a link
+        * When a URL cannot be embedded, return false instead of returning a link
         * or the URL. Bypasses the 'embed_maybe_make_link' filter.
         */
        public $return_false_on_fail = false;