mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
Fix typo from bug 424137
This commit is contained in:
parent
81c549dc8c
commit
69c1fd7d24
@ -60,7 +60,7 @@ function nsPluginInstallerWizard(){
|
||||
|
||||
this.mBrowser = null;
|
||||
this.mSuccessfullPluginInstallation = 0;
|
||||
this.mNeedsRestart = false
|
||||
this.mNeedsRestart = false;
|
||||
|
||||
// arguments[0] is an array that contains two items:
|
||||
// an array of mimetypes that are missing
|
||||
|
Loading…
x
Reference in New Issue
Block a user