JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix typo in comment/docs
authorJason Woofenden <jason@jasonwoof.com>
Tue, 19 May 2015 14:25:49 +0000 (10:25 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Tue, 19 May 2015 14:25:49 +0000 (10:25 -0400)
stylus_helpers.styl

index 4a351fa..df34bb0 100644 (file)
@@ -91,7 +91,7 @@ space_evenly(line_height = 1.2em)
 //         </nav>
 //     styl:
 //         nav li
-//             sprite_rollover "images/nav.png" 150 35 2
+//             sprites_rollover "images/nav.png" 150 35 2
 sprites_rollover(image, width, height, count, v_offset = 0, h_offset = 0)
        width: unit(width, px)
        height: unit(height, px)