X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Ffcp%2FDataFound.java;h=742f6ac4f0a18164db32be69572993068ff9f607;hb=6065356598b699145344a1a873054f2e5b0d23ef;hp=5151efdd0f2eb6879a783314a361c41aac73c9da;hpb=5cf64105e5bd8f1e679dcfe189671e30ac2a653c;p=jFCPlib.git diff --git a/src/main/java/net/pterodactylus/fcp/DataFound.java b/src/main/java/net/pterodactylus/fcp/DataFound.java index 5151efd..742f6ac 100644 --- a/src/main/java/net/pterodactylus/fcp/DataFound.java +++ b/src/main/java/net/pterodactylus/fcp/DataFound.java @@ -20,8 +20,8 @@ package net.pterodactylus.fcp; /** * A “DataFound” message signals the client that the data requested by a - * {@link ClientGet} operation has been found. This message does not include the - * actual data, though. + * {@link ClientGet} operation has been found. This message does not include + * the actual data, though. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */