This commit is contained in:
Richard Frith-Macdonald 2020-07-17 15:34:50 +01:00
parent 8bcd32372b
commit d8b9b68ee5

View file

@ -5,7 +5,7 @@
Debug = NO; /* Defaults ... do not log email alerts sent */
Quiet = NO; /* Defaults ... suppress logging of alarms */
/* If we wish to extend/oeverride the function of the EcAlerter class in
/* If we wish to extend/override the function of the EcAlerter class in
* handling alerts, we may do so by specifying the name of a subclass of
* EcAlerter. The Control server used will attempt to find a bundle with
* that name, and load it to obtain the class to use in place of EcAlerter.