Kick the stupid Windows test box.

This commit is contained in:
jwalden%mit.edu 2007-12-04 03:40:06 +00:00
Родитель eea5bcade3
Коммит 4d7b409642
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -273,7 +273,7 @@ js_isAbsolute(const char *name)
}
/*
* Concatinates base and name to produce a valid filename.
* Concatenates base and name to produce a valid filename.
* Returned string must be freed.
*/
static char*

Просмотреть файл

@ -39,7 +39,7 @@
#include "nsIInputStream.idl"
/**
* The multiplex stream concatinates a list of input streams into a single
* The multiplex stream concatenates a list of input streams into a single
* stream.
*/

Просмотреть файл

@ -37,7 +37,7 @@
* ***** END LICENSE BLOCK ***** */
/**
* The multiplex stream concatinates a list of input streams into a single
* The multiplex stream concatenates a list of input streams into a single
* stream.
*/