]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Minor typo in comments. 5773/head
authorJonathan <jonathan@jonathanmelville.com>
Wed, 10 Sep 2014 18:44:15 +0000 (14:44 -0400)
committerJonathan <jonathan@jonathanmelville.com>
Wed, 10 Sep 2014 18:44:15 +0000 (14:44 -0400)
Minor, but it bugged me.

scss/foundation/components/_reveal.scss

index db41defcb2f5d2ed1db3f4333aa3d9b6bfcd336f..8107b19903d7d2a5ea856cf9d364f82104f4b67c 100644 (file)
@@ -209,7 +209,7 @@ $close-reveal-modal-class: "close-reveal-modal" !default;
       }
     }
 
-    // Reveal Print Styles: It should be invislbe, adds no value being printed.
+    // Reveal Print Styles: It should be invisible, adds no value being printed.
     @media print {
       dialog, .#{$reveal-modal-class} { 
         display: none;