Skip to content

Commit dd75c66

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

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
@@ -745,7 +745,7 @@ fn add_full_cost_prices<'a, I, J>(
745745
IndexMap<AssetRef, WeightedAverageAccumulator>,
746746
> = IndexMap::new();
747747

748-
// Iterate over candidate assets (assuming full utilization)
748+
// Iterate over candidate assets (assuming full utilisation)
749749
for (asset, time_slice) in activity_keys_for_candidates {
750750
let region_id = asset.region_id();
751751

0 commit comments

Comments
 (0)