X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FListPeer.java;h=d3d601d909fae822e5101637620720e499edb021;hp=c338dc911da3acf67bc647c556dc44d5058a50c6;hb=19b64d7251237d7fae94b152d8a83b346ff77c33;hpb=450cca137543c1d8adfdca98b410dfefeb6256cf diff --git a/src/net/pterodactylus/fcp/ListPeer.java b/src/net/pterodactylus/fcp/ListPeer.java index c338dc9..d3d601d 100644 --- a/src/net/pterodactylus/fcp/ListPeer.java +++ b/src/net/pterodactylus/fcp/ListPeer.java @@ -28,9 +28,9 @@ public class ListPeer extends FcpMessage { /** * Creates a new “ListPeer” request that returns information about the node - * specified by nodeIdentifier. nodeIdentifier - * can be of several formats: The node’s name, its identity, or its IP - * address and port (connection with a ‘:’). + * specified by nodeIdentifier. nodeIdentifier can + * be of several formats: The node’s name, its identity, or its IP address + * and port (connection with a ‘:’). * * @param nodeIdentifier * The identifier of the node to get details about