Stupid typo

This commit is contained in:
benjamin%smedbergs.us 2006-02-17 21:54:39 +00:00
parent 7f1c18fda8
commit b804178071

View File

@ -880,7 +880,7 @@ function UpdateService() {
try {
gABI = gApp.XPCOMABI;
}
catch {
catch (e) {
LOG("UpdateService", "XPCOM ABI unknown: updates are not possible.");
}