Merge pull request #5133 from unreal9010/master

Fixed a BX6-related typo
This commit is contained in:
Miran Grča
2025-01-12 15:23:21 +01:00
committed by GitHub

View File

@@ -14634,7 +14634,7 @@ const machine_t machines[] = {
firmware. */
{
.name = "[i440LX] ABIT BX6",
.name = "[i440BX] ABIT BX6",
.internal_name = "bx6",
.type = MACHINE_TYPE_SLOT1,
.chipset = MACHINE_CHIPSET_INTEL_440BX,