X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Ffcp%2FGetConfig.java;h=230a790146b7a2ac202359f85bae1443b85b5981;hp=11e4cc614fee2f1fdb62edb86ebad3a95bb20201;hb=b171126719c983b590c51f22eb60a3e0afdf1fb9;hpb=572802370f7dff98b690df85b79e256335e28b33 diff --git a/src/main/java/net/pterodactylus/fcp/GetConfig.java b/src/main/java/net/pterodactylus/fcp/GetConfig.java index 11e4cc6..230a790 100644 --- a/src/main/java/net/pterodactylus/fcp/GetConfig.java +++ b/src/main/java/net/pterodactylus/fcp/GetConfig.java @@ -58,8 +58,8 @@ public class GetConfig extends FcpMessage { } /** - * Sets whether the {@link ConfigData} result message shall include the long - * descriptions. + * Sets whether the {@link ConfigData} result message shall include the + * long descriptions. * * @param withLongDescription * true to include the long descriptions in the @@ -70,8 +70,8 @@ public class GetConfig extends FcpMessage { } /** - * Sets whether the {@link ConfigData} result message shall include the data - * types. + * Sets whether the {@link ConfigData} result message shall include the + * data types. * * @param withDataTypes * true to include the data types in the result, @@ -94,8 +94,8 @@ public class GetConfig extends FcpMessage { } /** - * Sets whether the {@link ConfigData} result message shall include the sort - * order. + * Sets whether the {@link ConfigData} result message shall include the + * sort order. * * @param withSortOrder * true to include the sort order in the result,