fix javadoc
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 12 Apr 2008 22:03:11 +0000 (22:03 +0000)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 12 Apr 2008 22:03:11 +0000 (22:03 +0000)
git-svn-id: http://trooper/svn/projects/jSite/trunk@746 c3eda9e8-030b-0410-8277-bc7414b0a119

src/net/pterodactylus/util/fcp/PersistentPutDir.java

index 412bd3d..30f59ce 100644 (file)
@@ -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 &lt;bombe@freenetproject.org&gt;
  * @version $Id$