Stupid typo

git-svn-id: svn://10.0.0.236/trunk@190399 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
benjamin%smedbergs.us
2006-02-17 21:54:39 +00:00
parent a7679c6f0c
commit 4074d9a132

View File

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