X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fsrc%2FTests%2FMetatagTagTypesTest.php;h=c1404835bdc18c912fb507184aabde3620178ecb;hp=c6647741adf4cf8f84606fe282757da1145ff6a6;hb=059867c3f96750652c80f39e44c442a58c2549ee;hpb=f8fc16ae6b862bef59baaad5d051dd37b7ff11b2 diff --git a/web/modules/contrib/metatag/src/Tests/MetatagTagTypesTest.php b/web/modules/contrib/metatag/src/Tests/MetatagTagTypesTest.php index c6647741a..c1404835b 100644 --- a/web/modules/contrib/metatag/src/Tests/MetatagTagTypesTest.php +++ b/web/modules/contrib/metatag/src/Tests/MetatagTagTypesTest.php @@ -117,8 +117,8 @@ class MetatagTagTypesTest extends WebTestBase { /** * Tests the 'secure' meta tag attribute. * - * Tests insecure values in og:image:secure_url (a tag with secure attribue - * set to TRUE) and in og:image (a tag with secure attribue set to FALSE). To + * Tests insecure values in og:image:secure_url (a tag with secure attribute + * set to TRUE) and in og:image (a tag with secure attribute set to FALSE). To * To pass og:image_secure should be changed to https:// and og:image * unchanged. */