]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix spelling error 5133/head
authorWing-Hou Chan <winghouchan@gmail.com>
Fri, 9 May 2014 18:26:07 +0000 (19:26 +0100)
committerWing-Hou Chan <winghouchan@gmail.com>
Fri, 9 May 2014 18:26:07 +0000 (19:26 +0100)
doc/includes/grid/examples_grid_column_mixin.html

index 1bf7e66838fedcd7afd070c0a89064ec709965fc..c9f243bb11d957c8f7b7d4be53bf8c8db643cdab 100644 (file)
@@ -4,7 +4,7 @@
   @include grid-column(
     // Control the number of columns
     $columns:4,
-    // Specify whethere or not this is the last column in the row
+    // Specify whether or not this is the last column in the row
     $last-column:true,
     // Choose whether or not to center this column
     $center:true,
@@ -21,4 +21,4 @@
   );
 }
 ```
-{{/markdown}}
\ No newline at end of file
+{{/markdown}}