24-FixGrammar

This commit is contained in:
Adrian-Devries 2025-04-24 12:54:08 +02:00
parent 65184aeb81
commit 7d99b83e07
21 changed files with 32 additions and 32 deletions

View file

@ -122,7 +122,7 @@ public class ConfigurationBuilder {
}
/**
* Adds a {@link Scenario} to this list of know scenarios. Note: order of calling this methods defines order of
* Adds a {@link Scenario} to this list of know scenarios. Note: order of calling these methods defines order of
* scenarios when determining the target scenario for a given xml file.
*
* @param scenarioBuilder the {@link ScenarioBuilder} building the {@link Scenario}