]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix grammar in comment in forms.less
authorChris Rebert <github@rebertia.com>
Mon, 10 Mar 2014 04:35:48 +0000 (21:35 -0700)
committerChris Rebert <github@rebertia.com>
Mon, 10 Mar 2014 04:35:48 +0000 (21:35 -0700)
less/forms.less

index b16cf1ae8dfbbd44ec9768c19ac8e0abbffe415b..de17d1c82c6c9af2a50086a8db9cb7f6c8535d4e 100644 (file)
@@ -427,7 +427,7 @@ input[type="checkbox"],
 
   // Consistent vertical alignment of radios and checkboxes
   //
-  // Labels also get some reset styles, but that is scope to a media query below.
+  // Labels also get some reset styles, but that is scoped to a media query below.
   .radio,
   .checkbox,
   .radio-inline,