Resolve "Force formatting"

This commit is contained in:
Andreas Penski 2020-09-03 06:02:42 +00:00
parent bc9acc3a0a
commit 69d6e55f14
45 changed files with 535 additions and 538 deletions

View file

@ -157,8 +157,8 @@ public class ScenarioBuilder implements Builder<Scenario> {
/**
* Add description for this scenario. This is part of the
* {@link de.kosit.validationtool.model.reportInput.CreateReportInput} configuration and can be used while creating the
* report
* {@link de.kosit.validationtool.model.reportInput.CreateReportInput} configuration and can be used while creating
* the report
*
* @param description the description
* @return this