Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew <browner12@gmail.com>2018-07-10 03:59:22 +0300
committerMark Otto <otto@github.com>2018-07-10 03:59:22 +0300
commitabb48686267db3dadaa390e62538d23216c046d3 (patch)
tree50adf23a0c85ff490d1ca2e8328fde62ce5e8b3c /scss/_functions.scss
parent8b50a72f3c025e7a5d3472998206b681ff06c896 (diff)
correct spelling errors (#26837)
Diffstat (limited to 'scss/_functions.scss')
-rw-r--r--scss/_functions.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_functions.scss b/scss/_functions.scss
index b44d7d9986..bf8be9aee9 100644
--- a/scss/_functions.scss
+++ b/scss/_functions.scss
@@ -1,6 +1,6 @@
// Bootstrap functions
//
-// Utility mixins and functions for evalutating source code across our variables, maps, and mixins.
+// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.
// Ascending
// Used to evaluate Sass maps like our grid breakpoints.