]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
re-fix typo in comment
authorChris Rebert <github@rebertia.com>
Wed, 11 Sep 2013 23:24:03 +0000 (16:24 -0700)
committerChris Rebert <github@rebertia.com>
Wed, 11 Sep 2013 23:24:03 +0000 (16:24 -0700)
less/responsive-utilities.less

index 6cacabec753b65e9005f6ee0bcb7a6376bbfb40c..6b456626628a28024c3df7137cceb3a5bb9ad8d8 100644 (file)
@@ -8,7 +8,7 @@
 // Support for responsive views via media queries is kind of borked in IE10, for
 // Surface/desktop in split view and for Windows Phone 8. This particular fix
 // must be accompanied by a snippet of JavaScript to sniff the user agent and
-// apply some condtional CSS to *only* the Surface/desktop Windows 8. Look at
+// apply some conditional CSS to *only* the Surface/desktop Windows 8. Look at
 // our Getting Started page for more information on this bug.
 //
 // For more information, see the following: