CCP mistype is actually a mistype on my part

This commit is contained in:
DarkPhoenix
2025-12-11 18:50:14 +01:00
parent 0aca05704f
commit 23e09729f7

View File

@@ -20,8 +20,7 @@ class ChangeShipTacticalMode(ContextMenuUnconditional):
'Sharpshooter': _t('Sharpshooter'),
'Primary': _t('Primary'),
'Secondary': _t('Secondary'),
'Tertiary': _t('Tetriary'), # A mistype by CCP upon anhinga release
'Tetriary': _t('Tetriary'),
'Tertiary': _t('Tertiary'),
}
def display(self, callingWindow, srcContext):