Skip to content

Commit

Permalink
Merge pull request #735 from lnls-sirius/lacth
Browse files Browse the repository at this point in the history
TI.BUG: fix label typo.
  • Loading branch information
anacso17 authored Feb 24, 2025
2 parents c66c92b + 6450708 commit 4e62a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyqt-apps/siriushla/as_ti_control/low_level_devices.py
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class EVGFOUTOUTList(BaseList):
'position': 'Position',
'outdelay': 'OutDelay',
'rxlocked': 'RX Locked',
'rxlockedltc': 'RX Locked Lacth',
'rxlockedltc': 'RX Locked Latch',
'downlinksts': 'Downlink',
'rxenbl': 'RX Enbl',
'connection': 'Connection',
Expand Down

0 comments on commit 4e62a1f

Please sign in to comment.