Fixed typo: twoce->twice
git-svn-id: svn://10.0.0.236/trunk@165321 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -202,7 +202,7 @@ function OnLoadPrintEngine(){
|
||||
eval(HTMLViewFunction)(HTMLFunctionArgs);
|
||||
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) {
|
||||
const nsIFile = Components.interfaces.nsIFile;
|
||||
var dirService = Components.classes["@mozilla.org/file/directory_service;1"]
|
||||
|
||||
Reference in New Issue
Block a user