Fix typo in spelling
This commit is contained in:
@@ -192,7 +192,7 @@ EventSchedulerModule.prototype.startup = function(cb) {
|
|||||||
|
|
||||||
Log.debug(
|
Log.debug(
|
||||||
{
|
{
|
||||||
evetnName : schedEvent.name,
|
eventName : schedEvent.name,
|
||||||
schedule : this.moduleConfig.events[schedEvent.name].schedule,
|
schedule : this.moduleConfig.events[schedEvent.name].schedule,
|
||||||
action : schedEvent.action,
|
action : schedEvent.action,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user