Skip to content

Commit 59aab86

Browse files
Aurashktsmbland
andauthored
Update src/asset.rs
Co-authored-by: Tom Bland <t.bland@imperial.ac.uk>
1 parent 45f16d3 commit 59aab86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/asset.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ pub struct Asset {
9595
capacity: Capacity,
9696
/// The year the asset was/will be commissioned
9797
commission_year: u32,
98-
/// The year the asset was/will be decommissioned
98+
/// The maximum year that the asset could be decommissioned
9999
max_decommission_year: u32,
100100
}
101101

0 commit comments

Comments
 (0)