X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Futil%2Ffcp%2FPersistentPutDir.java;h=30f59ce293e8479a6519ff21fc176ad3c10c9aec;hb=9cda24031aadbf1f5e690d21943a7172778ca17a;hp=412bd3dcbecb3a6fbebe00bac8e00179b848550a;hpb=b27920eb552020751ee19fb3eea3aa08a2ccae5e;p=jSite2.git diff --git a/src/net/pterodactylus/util/fcp/PersistentPutDir.java b/src/net/pterodactylus/util/fcp/PersistentPutDir.java index 412bd3d..30f59ce 100644 --- a/src/net/pterodactylus/util/fcp/PersistentPutDir.java +++ b/src/net/pterodactylus/util/fcp/PersistentPutDir.java @@ -20,8 +20,9 @@ package net.pterodactylus.util.fcp; /** - * A “PersistentPutDir” is the response to a {@link ClientPutDir} message. It is - * also sent as a possible response to a {@link ListPersistentRequests} message. + * A “PersistentPutDir” is the response to a {@link ClientPutDiskDir} message. + * It is also sent as a possible response to a {@link ListPersistentRequests} + * message. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> * @version $Id$