diff --git a/less/mixins/forms.less b/less/mixins/forms.less
index 3c260f52d3f14f7cba710cdffb45da9cf21563ab..e36c4a8cf6af6db1d337a201069e837b4ab20727 100644
--- a/less/mixins/forms.less
+++ b/less/mixins/forms.less
@@ -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