]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix typo in comment
authorChris Rebert <github@rebertia.com>
Thu, 30 Oct 2014 08:47:48 +0000 (01:47 -0700)
committerChris Rebert <github@rebertia.com>
Thu, 30 Oct 2014 08:47:48 +0000 (01:47 -0700)
js/tests/index.html

index 2d86a2ec4dc3f005c04ad362a9e008230129666e..b32f0adc22c42a5309f932a48a0d5ad6d38bd21e 100644 (file)
@@ -13,7 +13,7 @@
     <script src="vendor/qunit.js"></script>
     <style>
       #qunit-tests > li.pass {
-        display: none;/* Make it easier to see failing tests is Sauce screencasts */
+        display: none;/* Make it easier to see failing tests in Sauce screencasts */
       }
 
       #qunit-fixture {