mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 12:13:22 +00:00
fixing typo
This commit is contained in:
parent
f0897b87c8
commit
9d074667f4
@ -117,7 +117,7 @@ calAlarmServiceClassInfo = {
|
||||
var ifaces = [
|
||||
Components.interfaces.nsISupports,
|
||||
Components.interfaces.calIAlarmService,
|
||||
Components.interfaces.calIObserver
|
||||
Components.interfaces.nsIObserver
|
||||
];
|
||||
count.value = ifaces.length;
|
||||
return ifaces;
|
||||
|
Loading…
x
Reference in New Issue
Block a user