Fixed an indentation error in Javadoc

This commit is contained in:
delvh 2019-12-07 14:54:03 +01:00 committed by GitHub
parent 6679685b3f
commit c078c33d8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
**/