mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
fix typo in comment
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
// Toggles
|
||||
//
|
||||
// Used in conjuntion with global variables to enable certain theme features.
|
||||
// Used in conjunction with global variables to enable certain theme features.
|
||||
|
||||
@mixin border-radius($radius: $border-radius-base) {
|
||||
@if $enable-rounded {
|
||||
|
Reference in New Issue
Block a user