]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix typo in docs/assets/scss/docs.scss 18938/head
authorruedap <ruedap@ruedap.com>
Tue, 19 Jan 2016 10:49:16 +0000 (19:49 +0900)
committerruedap <ruedap@ruedap.com>
Tue, 19 Jan 2016 10:49:16 +0000 (19:49 +0900)
docs/assets/scss/docs.scss

index 3a77e3faf507d98afda29eb3f108db520ad2c679..0362198fd7bfc367151b868954d5b5d544cfa1f1 100644 (file)
@@ -13,7 +13,7 @@
 //   Doing so gives us access to the same core utilities provided by Bootstrap.
 //   For example, consistent media queries through those mixins.
 //
-// - Bootstrap's **docs variables** are prefixed with `%bd-`.
+// - Bootstrap's **docs variables** are prefixed with `$bd-`.
 //   These custom colors avoid collision with the components Bootstrap provides.
 //
 // - Classes are prefixed with `.bd-`.