From 298c87f4574de0ef7b000a45358cf69c69d172b2 Mon Sep 17 00:00:00 2001 From: idk Date: Sun, 12 Feb 2023 16:52:40 +0000 Subject: [PATCH] update javadoc at top of winlauncher, lots more javadoc to do. --- java/net/i2p/router/WinLauncher.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/net/i2p/router/WinLauncher.java b/java/net/i2p/router/WinLauncher.java index 1fe035f..7091c71 100644 --- a/java/net/i2p/router/WinLauncher.java +++ b/java/net/i2p/router/WinLauncher.java @@ -19,8 +19,8 @@ import net.i2p.update.UpdatePostProcessor; import net.i2p.update.UpdateType.*; /** - * Launches a router from %PROGRAMFILES%/I2P using configuration data in - * %LOCALAPPDATA%/I2P.. Uses Java 9 APIs. + * Launches a router from %WORKINGDIR%/I2P using configuration data in + * %WORKINGDIR%/I2P.. Uses Java 9 APIs. * * Sets the following properties: * i2p.dir.base - this points to the (read-only) resources inside the bundle