mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-15 23:53:12 +00:00
fix typo in comment
This commit is contained in:
parent
25ab1539a9
commit
4102a67f33
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue