From c56d36351701b7fa8103ab7dea821c79cf293203 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Fri, 14 Nov 2008 00:18:44 +0100 Subject: [PATCH] Fix obsolete javadoc. --- src/net/pterodactylus/jsite/core/InsertManager.java | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.7.4