forked from I2P_Developers/i2p.i2p
doc typo fix
This commit is contained in:
@@ -108,7 +108,7 @@ public class AddressBean
|
||||
private static final char DOT4 = 0xFF61;
|
||||
|
||||
/**
|
||||
* Ref: java.net.IDN and RFC 3940
|
||||
* Ref: java.net.IDN and RFC 3490
|
||||
* @param host will be converted to lower case
|
||||
* @return name converted to lower case and punycoded if necessary
|
||||
* @throws IllegalArgumentException on various errors or if IDN is needed but not available
|
||||
|
||||
Reference in New Issue
Block a user