X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjsite%2Fcore%2FInsertManager.java;h=52f3d4684b96ff21515f2474ec6f531d617c225e;hb=73f656eb9f5414f32938a3e8cb0773b03a5e69ac;hp=00c05e3fba8a1e4297c14171a09b640d996bb885;hpb=2ab79371be9e363e182cb2dec74986d18ef46c47;p=jSite2.git 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