mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
Fix typo for L1Toolstamp!.Label (#828)
This commit is contained in:
@@ -306,7 +306,7 @@ namespace MPF.UI.Windows
|
||||
L1Info!.Header = "Label Side";
|
||||
L1MasteringRing!.Label = "Mastering Ring";
|
||||
L1MasteringSID!.Label = "Mastering SID";
|
||||
L1Toolstamp!.Label = "Mastering SID";
|
||||
L1Toolstamp!.Label = "Toolstamp/Mastering Code";
|
||||
L1MouldSID!.Label = "Mould SID";
|
||||
L1AdditionalMould!.Label = "Additional Mould";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user