Fix javadoc
Removes unmatched brace
This commit is contained in:
parent
e9d5c66173
commit
67f590f26e
@ -338,7 +338,7 @@ public abstract class AbstractChannel extends DefaultAttributeMap implements Cha
|
||||
|
||||
/**
|
||||
* Returns the {@link String} representation of this channel. The returned
|
||||
* string contains the {@linkplain #hashCode()} ID}, {@linkplain #localAddress() local address},
|
||||
* string contains the {@linkplain #hashCode() ID}, {@linkplain #localAddress() local address},
|
||||
* and {@linkplain #remoteAddress() remote address} of this channel for
|
||||
* easier identification.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user