Skip to content

Commit bc5fc4b

Browse files
author
Robert Strouse
committed
Fix typo in pump display.
1 parent cf6bb0a commit bc5fc4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/pumps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
case 'vf':
147147
el.find('div.picProgram').hide();
148148
el.find('div.picFlow').show();
149-
el.find('div.picSoeed').show();
149+
el.find('div.picSpeed').show();
150150
//el.find('div.picSpeed').hide();
151151
el.find('div.picEnergy').show();
152152
el.find('div.picRelay').hide();

0 commit comments

Comments
 (0)