]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix doc typo 13195/head
authorДмитро Будник <dmitriy.budnik@gmail.com>
Thu, 27 Mar 2014 09:54:39 +0000 (11:54 +0200)
committerДмитро Будник <dmitriy.budnik@gmail.com>
Thu, 27 Mar 2014 09:54:39 +0000 (11:54 +0200)
one can find correct name of variable just few lines below the typo

less/mixins/forms.less

index 3c260f52d3f14f7cba710cdffb45da9cf21563ab..e36c4a8cf6af6db1d337a201069e837b4ab20727 100644 (file)
@@ -39,7 +39,7 @@
 // Form control focus state
 //
 // Generate a customized focus state and for any input with the specified color,
-// which defaults to the `@input-focus-border` variable.
+// which defaults to the `@input-border-focus` variable.
 //
 // We highly encourage you to not customize the default value, but instead use
 // this to tweak colors on an as-needed basis. This aesthetic change is based on