Index: trunk/phase3/resources/jquery/jquery.qunit.completenessTest.js |
— | — | @@ -2,7 +2,7 @@ |
3 | 3 | * jQuery QUnit CompletenessTest 0.3 |
4 | 4 | * |
5 | 5 | * Tests the completeness of test suites for object oriented javascript |
6 | | - * libraries. Written to be used in enviroments with jQuery and QUnit. |
| 6 | + * libraries. Written to be used in environments with jQuery and QUnit. |
7 | 7 | * Requires jQuery 1.5.2 or higher. |
8 | 8 | * |
9 | 9 | * Globals: jQuery, QUnit, console.log |