Skip to content

Commit bf11595

Browse files
committed
merge #479
1 parent 05690d4 commit bf11595

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vaillant/08.hmu.tsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,14 +1391,14 @@ namespace Hmu {
13911391
value: UIN;
13921392
}
13931393

1394-
/** building punp hours */
1394+
/** building pump hours */
13951395
@inherit(ri)
13961396
@ext(0xb4, 0x34, 0x2)
13971397
model StatBuildingPumpHours {
13981398
value: hoursum;
13991399
}
14001400

1401-
/** building punp starts */
1401+
/** building pump starts */
14021402
@inherit(ri)
14031403
@ext(0xb4, 0x34, 0x3)
14041404
model StatBuildingPumpStarts {

0 commit comments

Comments
 (0)