]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
_reboot.scss: fix typo in comment
authorChris Rebert <github@rebertia.com>
Thu, 23 Apr 2015 23:27:03 +0000 (16:27 -0700)
committerChris Rebert <github@rebertia.com>
Thu, 23 Apr 2015 23:27:03 +0000 (16:27 -0700)
scss/_reboot.scss

index dd03174f340d41309c49f7182d3c810f869b4e6e..16e9603f31eba9c58acfe4f23460e088bae0f6ad 100644 (file)
@@ -243,7 +243,7 @@ textarea {
   margin: 0;
   // Normalize includes `font: inherit;`, so `font-family`. `font-size`, etc are
   // properly inherited. However, `line-height` isn't addressed there. Using this
-  // ensures we don't need to unnessarily redeclare the global font stack.
+  // ensures we don't need to unnecessarily redeclare the global font stack.
   line-height: inherit;
 }