diff --git a/app/src/main/java/i2p/bote/android/service/Init.java b/app/src/main/java/i2p/bote/android/service/Init.java index cc9dfab..4612f37 100644 --- a/app/src/main/java/i2p/bote/android/service/Init.java +++ b/app/src/main/java/i2p/bote/android/service/Init.java @@ -36,7 +36,7 @@ public class Init { /** * Parses settings and prepares the system for starting the Bote service. - * @return true if we should use the internal router, false otherwise. + * @return the router choice. */ public RouterChoice initialize(IRouterState stateService) { // Set up the locations so Router and WorkingDir can find them