Better explanation on what the local transport is

This commit is contained in:
Trustin Lee 2009-06-17 10:14:14 +00:00
parent f40bb1d522
commit 0f8c1be142

View File

@ -22,7 +22,7 @@
*/
/**
* A virtual transport that enables the communication between the entities in
* the same virtual machine.
* A virtual transport that enables the communication between the two
* parties in the same virtual machine.
*/
package org.jboss.netty.channel.local;