зеркало из https://github.com/mozilla/pjs.git
Fix some typos to kick qm-win2k3-01 into doing another build, to see if the test bustage is spurious.
This commit is contained in:
Родитель
4d041ce8d1
Коммит
5906ab8135
|
@ -312,7 +312,7 @@ function makeItem(id, version, locationKey, minVersion, maxVersion, name,
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the specified directory at the speciifed hierarchy under a
|
||||
* Gets the specified directory at the specified hierarchy under a
|
||||
* Directory Service key.
|
||||
* @param key
|
||||
* The Directory Service Key to start from
|
||||
|
@ -328,7 +328,7 @@ function getDir(key, pathArray) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the specified directory at the speciifed hierarchy under a
|
||||
* Gets the specified directory at the specified hierarchy under a
|
||||
* Directory Service key.
|
||||
* @param key
|
||||
* The Directory Service Key to start from
|
||||
|
@ -343,7 +343,7 @@ function getDirNoCreate(key, pathArray) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the specified directory at the speciifed hierarchy under a
|
||||
* Gets the specified directory at the specified hierarchy under a
|
||||
* Directory Service key.
|
||||
* @param key
|
||||
* The Directory Service Key to start from
|
||||
|
@ -370,7 +370,7 @@ function getDirInternal(key, pathArray, shouldCreate) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the file at the speciifed hierarchy under a Directory Service key.
|
||||
* Gets the file at the specified hierarchy under a Directory Service key.
|
||||
* @param key
|
||||
* The Directory Service Key to start from
|
||||
* @param pathArray
|
||||
|
|
|
@ -184,7 +184,7 @@ function getDir(key, pathArray) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the specified directory at the speciifed hierarchy under a
|
||||
* Gets the specified directory at the specified hierarchy under a
|
||||
* Directory Service key.
|
||||
* @param key
|
||||
* The Directory Service Key to start from
|
||||
|
@ -213,7 +213,7 @@ function getUpdateDir(pathArray) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the specified directory at the speciifed hierarchy under a
|
||||
* Gets the specified directory at the specified hierarchy under a
|
||||
* Directory Service key.
|
||||
* @param key
|
||||
* The Directory Service Key to start from
|
||||
|
@ -250,7 +250,7 @@ function getDirInternal(key, pathArray, shouldCreate, update) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the file at the speciifed hierarchy under a Directory Service key.
|
||||
* Gets the file at the specified hierarchy under a Directory Service key.
|
||||
* @param key
|
||||
* The Directory Service Key to start from
|
||||
* @param pathArray
|
||||
|
|
Загрузка…
Ссылка в новой задаче