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

Skip to content
Snippets Groups Projects
Commit 5da492b9 authored by zzz's avatar zzz
Browse files

spelling

parent 9bcc951f
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ public class I2PTunnelIRCServer extends I2PTunnelServer implements Runnable {
private final static byte[] ERR_UNAVAILABLE =
(":ircserver.i2p 499 you :" +
"This I2P IRC server is unvailable. It may be down or undergoing maintenance. " +
"This I2P IRC server is unavailable. It may be down or undergoing maintenance. " +
"Please try again later." +
"\r\n")
.getBytes();
......
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