X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Ffcp%2FDataFound.java;h=742f6ac4f0a18164db32be69572993068ff9f607;hp=5151efdd0f2eb6879a783314a361c41aac73c9da;hb=b171126719c983b590c51f22eb60a3e0afdf1fb9;hpb=572802370f7dff98b690df85b79e256335e28b33 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> */