From: Mark Otto Date: Tue, 13 Jun 2017 15:25:55 +0000 (-0700) Subject: Update _variables.scss X-Git-Tag: v4.0.0-beta~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=441f114681c496488f3c655d41b5779881ce1530;p=thirdparty%2Fbootstrap.git Update _variables.scss --- diff --git a/scss/_variables.scss b/scss/_variables.scss index ede7cb1a4c..f1e2ede7bf 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -3,7 +3,7 @@ // Copy settings from this file into the provided `_custom.scss` to override // the Bootstrap defaults without modifying key, versioned files. // -// Variables should follow the `$component-state-property-size` formular for +// Variables should follow the `$component-state-property-size` formula for // consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.