mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 14:44:40 +02:00
Fix typo in spelling
This commit is contained in:
parent
7eb7500ad8
commit
3a41d550b0
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ EventSchedulerModule.prototype.startup = function(cb) {
|
|||
|
||||
Log.debug(
|
||||
{
|
||||
evetnName : schedEvent.name,
|
||||
eventName : schedEvent.name,
|
||||
schedule : this.moduleConfig.events[schedEvent.name].schedule,
|
||||
action : schedEvent.action,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue