Skip to content

Commit 076f311

Browse files
tsmblandCopilot
andauthored
Spelling
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent e49dbd7 commit 076f311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/simulation/prices.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ fn add_marginal_cost_prices<'a, I, J>(
521521
IndexMap<AssetRef, WeightedAverageAccumulator>,
522522
> = IndexMap::new();
523523

524-
// Iterate over candidate assets (assuming full utilization)
524+
// Iterate over candidate assets (assuming full utilisation)
525525
for (asset, time_slice) in activity_keys_for_candidates {
526526
let region_id = asset.region_id();
527527

0 commit comments

Comments
 (0)