Fixes spelling error.

This commit is contained in:
Johnny 2018-10-29 00:33:42 +00:00
parent cd3af403a7
commit d174f7121f

View file

@ -102,7 +102,7 @@ An "emitter" object must have a function
return;
}
this.connection.connect();
log('Evenna reconnecting.')
log('Evennia reconnecting.')
},
// Returns true if the connection is open.