From: David ‘Bombe’ Roden Date: Sat, 12 Apr 2008 22:03:11 +0000 (+0000) Subject: fix javadoc X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=74bf03672518540aa6633a0aaf97874204eaf603;p=jSite2.git fix javadoc git-svn-id: http://trooper/svn/projects/jSite/trunk@746 c3eda9e8-030b-0410-8277-bc7414b0a119 --- 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$