1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 18:40:03 +00:00

fix typo in comment

This commit is contained in:
Chris Rebert 2014-10-30 01:47:48 -07:00
parent 25ab1539a9
commit 4102a67f33

View File

@ -13,7 +13,7 @@
<script src="vendor/qunit.js"></script> <script src="vendor/qunit.js"></script>
<style> <style>
#qunit-tests > li.pass { #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 { #qunit-fixture {