Docstring fix

This commit is contained in:
str4d
2014-08-23 01:43:52 +00:00
parent c434779239
commit fffbc8d5fa

View File

@@ -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