mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Fixed typo: twoce->twice
This commit is contained in:
parent
82022506fd
commit
c81cec73a2
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user