I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 0bcf9caf authored by zzz's avatar zzz
Browse files

doc typo fix

parent 41e20ae7
No related branches found
No related tags found
No related merge requests found
...@@ -108,7 +108,7 @@ public class AddressBean ...@@ -108,7 +108,7 @@ public class AddressBean
private static final char DOT4 = 0xFF61; 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 * @param host will be converted to lower case
* @return name converted to lower case and punycoded if necessary * @return name converted to lower case and punycoded if necessary
* @throws IllegalArgumentException on various errors or if IDN is needed but not available * @throws IllegalArgumentException on various errors or if IDN is needed but not available
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment