Mismatching arrow length

This commit is contained in:
Trustin Lee 2008-09-04 07:26:07 +00:00
parent a0b75a705e
commit 384e08209e

View File

@ -59,7 +59,7 @@ import org.jboss.netty.channel.ChannelStateEvent;
* For example, the events can be processed as depicted below:
*
* <pre>
* --------------------------------&gt; Timeline ---------------------------------&gt;
* --------------------------------&gt; Timeline --------------------------------&gt;
*
* Thread X: --- Channel A (Event 2) --- Channel A (Event 1) ---------------------------&gt;
*