Fix obsolete javadoc.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 13 Nov 2008 23:18:44 +0000 (00:18 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 13 Nov 2008 23:18:44 +0000 (00:18 +0100)
src/net/pterodactylus/jsite/core/InsertManager.java

index 00c05e3..52f3d46 100644 (file)
@@ -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