X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FFcpConnection.java;h=3329063137e8a373995c535152d6b23f77e2dcfb;hb=bb2b288e22b14cb640745ffc3ebd23db435ad505;hp=e9db7005165defc986127df5c89c3c252dc5ae89;hpb=d09c1e793db490ac2339b048b35bf47257a2dd56;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/FcpConnection.java b/src/net/pterodactylus/fcp/FcpConnection.java index e9db700..3329063 100644 --- a/src/net/pterodactylus/fcp/FcpConnection.java +++ b/src/net/pterodactylus/fcp/FcpConnection.java @@ -337,8 +337,8 @@ public class FcpConnection implements Closeable { // /** - * Incremets the counter in {@link #incomingMessageStatistics} by 1 - * for the given message name. + * Incremets the counter in {@link #incomingMessageStatistics} by + * 1 for the given message name. * * @param name * The name of the message to count