Fixes spelling error.

This commit is contained in:
Johnny 2018-10-29 00:33:42 +00:00
parent fd67900a01
commit 6520f7109a

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.