зеркало из https://github.com/mozilla/gecko-dev.git
Fix typo.
This commit is contained in:
Родитель
8c897ebd7d
Коммит
5573ed19fb
|
@ -68,7 +68,7 @@ public class TestProps {
|
|||
componentManager.createInstanceByContractID(NS_PROPERTIES_CONTRACTID, null,
|
||||
nsIProperties.NS_IPROPERTIES_IID);
|
||||
if (props == null) {
|
||||
throw new RuntimeException("Failed to create nsIMutableArray.");
|
||||
throw new RuntimeException("Failed to create nsIProperties.");
|
||||
}
|
||||
|
||||
// create the nsISupports objects we will use
|
||||
|
|
Загрузка…
Ссылка в новой задаче