From: Wing-Hou Chan Date: Fri, 9 May 2014 18:26:07 +0000 (+0100) Subject: Fix spelling error X-Git-Tag: v5.2.3~25^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F5133%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix spelling error --- diff --git a/doc/includes/grid/examples_grid_column_mixin.html b/doc/includes/grid/examples_grid_column_mixin.html index 1bf7e6683..c9f243bb1 100644 --- a/doc/includes/grid/examples_grid_column_mixin.html +++ b/doc/includes/grid/examples_grid_column_mixin.html @@ -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}}