Fixed an indentation error in Javadoc

This commit is contained in:
delvh 2019-12-07 14:54:03 +01:00 committed by GitHub
parent 6510c26ba2
commit 94dc68e2c5
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ public class Config {
/**
* Changes the default local database.
* Exclusively intended for development purposes.
*
*
* @param localDB the file containing the local database
* @since Envoy v0.1-alpha
**/