rename configuration tab
[jSite2.git] / 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 <bombe@freenetproject.org>
  * @version $Id$