Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / metatag / src / Tests / MetatagTagTypesTest.php
index c6647741adf4cf8f84606fe282757da1145ff6a6..c1404835bdc18c912fb507184aabde3620178ecb 100644 (file)
@@ -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.
    */