зеркало из https://github.com/mozilla/pjs.git
Fixed typo: twoce->twice
This commit is contained in:
Родитель
a4ecbd3e41
Коммит
d1856767cb
|
@ -202,7 +202,7 @@ function OnLoadPrintEngine(){
|
||||||
eval(HTMLViewFunction)(HTMLFunctionArgs);
|
eval(HTMLViewFunction)(HTMLFunctionArgs);
|
||||||
finishHTMLView() ;
|
finishHTMLView() ;
|
||||||
|
|
||||||
// Fail-safe check to not init twoce, to prevent leaking files
|
// Fail-safe check to not init twice, to prevent leaking files
|
||||||
if (!gTempFile) {
|
if (!gTempFile) {
|
||||||
const nsIFile = Components.interfaces.nsIFile;
|
const nsIFile = Components.interfaces.nsIFile;
|
||||||
var dirService = Components.classes["@mozilla.org/file/directory_service;1"]
|
var dirService = Components.classes["@mozilla.org/file/directory_service;1"]
|
||||||
|
|
Загрузка…
Ссылка в новой задаче