Fix typo.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5494 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2008-11-03 23:01:45 +00:00
parent f60713de17
commit e843684637
@@ -446,7 +446,7 @@ public class ConnectionManager extends LoopingThread
// send any messages that are waiting on the outgoing overflow and message queues
sendOutgoingMessages(iterStamp);
// if we have been shutdown, but we're stick around because the DObjectManager is still
// if we have been shutdown, but we're still around because the DObjectManager is still
// running (and we want to deliver any outgoing events queued up during shutdown), then we
// stop here, because we've delivered outgoing events on this tick and all that remains
// below is accepting new connections and receiving incoming messages, neither of which we