X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Ffcp%2FVersion.java;h=0f1de3ede037cd14d341f073c4cd10f5c5730b5e;hp=0f1d5cbb8f7f8ca1416d9de6f5e16a233a7648c8;hb=b171126719c983b590c51f22eb60a3e0afdf1fb9;hpb=572802370f7dff98b690df85b79e256335e28b33 diff --git a/src/main/java/net/pterodactylus/fcp/Version.java b/src/main/java/net/pterodactylus/fcp/Version.java index 0f1d5cb..0f1de3e 100644 --- a/src/main/java/net/pterodactylus/fcp/Version.java +++ b/src/main/java/net/pterodactylus/fcp/Version.java @@ -41,8 +41,8 @@ public class Version { /** * Creates a new Version from the given string. The string consists of the - * four required fields node name, tree version, protocol version, and build - * number, separated by a comma. + * four required fields node name, tree version, protocol version, and + * build number, separated by a comma. * * @param version * The version string