File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
docs/readthedocs/models/input Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
1919### Fixed
2020- Removing opened ` SwitchInput ` during connectivity check [ #1221 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1221 )
21+ - Fixed example in ReadTheDocs [ #1244 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1244 )
2122
2223### Changed
2324- Storage minimum level parameter removed from cylindrical thermal storage [ #1123 ] ( https://github.com/ie3-institute/PowerSystemDataModel/issues/1123 )
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ having control over one or more physical entitites.
3636
3737OperatorInput profBroccoli = new OperatorInput(
3838 UUID.fromString("f15105c4-a2de-4ab8-a621-4bc98e372d92"),
39- "Univ.-Prof. Dr. rer. hort. Klaus-Dieter Brokkoli "
39+ "Univ.-Prof. Dr. rer. hort. Klaus-Dieter Broccoli "
4040 )
4141```
4242
You can’t perform that action at this time.
0 commit comments