Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rewertvsp committed Feb 8, 2024
1 parent f435432 commit b13d4a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ private void createDemand(DemandGenerationOptions selectedDemandGenerationOption
Population population = PopulationUtils.readPopulation(populationFile);
switch (selectedSamplingOption) {
/*
* this option is important if the sample of the population and the sample of
* This option is important if the sample of the population and the sample of
* the resulting demand is different. For example, you can create with a 10pct
* sample a 100pct demand modal for the waste collection.
*/
Expand Down

0 comments on commit b13d4a2

Please sign in to comment.