Fixes spelling error.
This commit is contained in:
parent
cd3af403a7
commit
d174f7121f
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ An "emitter" object must have a function
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
this.connection.connect();
|
this.connection.connect();
|
||||||
log('Evenna reconnecting.')
|
log('Evennia reconnecting.')
|
||||||
},
|
},
|
||||||
|
|
||||||
// Returns true if the connection is open.
|
// Returns true if the connection is open.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue