Fix redundant FDC name

This commit is contained in:
RichardG867
2020-06-19 00:37:07 -03:00
parent 3040f70995
commit 5bda6c628a

View File

@@ -503,7 +503,7 @@ BEGIN
WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "Configure",IDC_CONFIGURE_HDC,222,25,38,12
LTEXT "FDC Controller:",IDT_1768,7,44,48,10
LTEXT "FD Controller:",IDT_1768,7,44,48,10
COMBOBOX IDC_COMBO_FDC,64,43,155,120,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "Configure",IDC_CONFIGURE_FDC,222,43,38,12