From: David ‘Bombe’ Roden Date: Thu, 13 Nov 2008 23:18:44 +0000 (+0100) Subject: Fix obsolete javadoc. X-Git-Url: https://git.pterodactylus.net/?p=jSite2.git;a=commitdiff_plain;h=c56d36351701b7fa8103ab7dea821c79cf293203 Fix obsolete javadoc. --- diff --git a/src/net/pterodactylus/jsite/core/InsertManager.java b/src/net/pterodactylus/jsite/core/InsertManager.java index 00c05e3..52f3d46 100644 --- a/src/net/pterodactylus/jsite/core/InsertManager.java +++ b/src/net/pterodactylus/jsite/core/InsertManager.java @@ -72,9 +72,7 @@ public class InsertManager { // /** - * Starts to insert the given project. The insert will be made to the node - * stored in the project, and if no node is specified in the project, the - * given node will be used. + * Starts to insert the given project. * * @param project * The project to insert