Fixed typo: twoce->twice

git-svn-id: svn://10.0.0.236/trunk@165321 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mostafah%oeone.com
2004-11-12 19:42:50 +00:00
parent 80c1808b53
commit 7a5e0ccb0a

View File

@@ -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"]