Chromium Code Reviews| Index: test/mjsunit/mjsunit.js | 
| =================================================================== | 
| --- test/mjsunit/mjsunit.js (revision 11348) | 
| +++ test/mjsunit/mjsunit.js (working copy) | 
| @@ -75,7 +75,7 @@ | 
| // Checks that the found value is false. | 
| var assertFalse; | 
| -// Checks that the found value is null. Kept for historical compatability, | 
| +// Checks that the found value is null. Kept for historical compatibility, | 
| // please just use assertEquals(null, expected). | 
| var assertNull; |