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

@ -48,8 +48,8 @@ public class FallbackBuilder implements Builder<Scenario> {
}
/**
* Specifices a source for this report. This is either used to compile the report transformation or as documentation for
* a precompiled tranformation.
* Specifices a source for this report. This is either used to compile the report transformation or as documentation
* for a precompiled tranformation.
*
* @param source the source
* @return this
@ -60,8 +60,8 @@ public class FallbackBuilder implements Builder<Scenario> {
}
/**
* Specifices a source for this report. This is either used to compile the report transformation or as documentation for
* a precompiled tranformation.
* Specifices a source for this report. This is either used to compile the report transformation or as documentation
* for a precompiled tranformation.
*
* @param source the source
* @return this
@ -72,8 +72,8 @@ public class FallbackBuilder implements Builder<Scenario> {
}
/**
* Specifices a source for this report. This is either used to compile the report transformation or as documentation for
* a precompiled tranformation.
* Specifices a source for this report. This is either used to compile the report transformation or as documentation
* for a precompiled tranformation.
*
* @param source the source
* @return this