Skip to content

Commit

Permalink
Fixed the missing ':' after temperature
Browse files Browse the repository at this point in the history
  • Loading branch information
kowend committed Jan 31, 2024
1 parent 5a2165f commit f505f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Powertrain/CombustionEngine.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ EngineOil.LifeRemaining:
by Vehicle.Service.TimeToService.
unit: s

EngineOil.Temperature
EngineOil.Temperature:
datatype: float
type: sensor
unit: celsius
Expand Down

0 comments on commit f505f2c

Please sign in to comment.