0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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>
<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 {