Commit 3b25a32f authored by guus's avatar guus

spelling

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11371 b35dd754-fafc-0310-a699-88a17e54d16e
parent 9a3b85ca
......@@ -44,7 +44,7 @@ import java.util.concurrent.locks.Lock;
*
* This class will queue packets and process them in another thread. The processing thread will
* use a pool of thread that will actually do the hard work. The threads in the pool will try
* to connect to remote servers and deliver the packets. If an error occured while establishing
* to connect to remote servers and deliver the packets. If an error occurred while establishing
* the connection or sending the packet an error will be returned to the sender of the packet.
*
* @author Gaston Dombiak
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment