]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update _variables.scss
authorMark Otto <markd.otto@gmail.com>
Tue, 13 Jun 2017 15:25:55 +0000 (08:25 -0700)
committerMark Otto <markd.otto@gmail.com>
Tue, 13 Jun 2017 15:44:55 +0000 (08:44 -0700)
scss/_variables.scss

index ede7cb1a4c27d2a2598d2599b327524e6481b857..f1e2ede7bf662c2b993de3ea01be7433b171e821 100644 (file)
@@ -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.