diff --git a/toolkit/mozapps/update/content/updates.js b/toolkit/mozapps/update/content/updates.js index 5153ce83a3d..9d161e71d4c 100644 --- a/toolkit/mozapps/update/content/updates.js +++ b/toolkit/mozapps/update/content/updates.js @@ -1390,7 +1390,7 @@ var gDownloadingPage = { return; this.removeDownloadListener(); - }, + }, /** * When the user closes the Wizard UI by clicking the Hide button