VxDrive: fix typo

This commit is contained in:
Peter Ferrie 2021-06-04 12:22:18 -07:00
parent ca977e6ea8
commit 70ec292f4a
2 changed files with 2 additions and 2 deletions

View File

@ -267,7 +267,7 @@ VSDRIVE.Install ldx #PATCH.SIZE
*--------------------------------------
DEVSIG.Offset .HS 05070B0C
DEVSIG.Value .HS 38180131
VSDRIVE.MSG0 .AZ "VEDRIVE (ADTPro Vitual Ethernet HD) Driver For A2osX\n"
VSDRIVE.MSG0 .AZ "VEDRIVE (ADTPro Virtual Ethernet HD) Driver For A2osX\n"
VSDRIVE.DRVKO .AZ "VEDRIVE (Or other custom Driver) Already Installed.\n"
VSDRIVE.SSCKO .AZ "Uthernet2 Not Detected.\n"
VSDRIVE.SSCOK .AZ "Uthernet2 Found At Slot %d.\nContacting ADTPro Server..."

View File

@ -329,7 +329,7 @@ VSDRIVE.Install ldx #PATCH.LEN
*--------------------------------------
DEVSIG.Offset .HS 05070B0C
DEVSIG.Value .HS 38180131
VSDRIVE.MSG0 .AZ "VSDRIVE (ADTPro Vitual Serial HD) Driver For A2osX\n"
VSDRIVE.MSG0 .AZ "VSDRIVE (ADTPro Virtual Serial HD) Driver For A2osX\n"
VSDRIVE.DRVKO .AZ "VSDRIVE (Or other custom Driver) Already Installed.\n"
VSDRIVE.SSCKO .AZ "SSC Not Detected.\n"
VSDRIVE.SSCOK .AZ "SSC Found At Slot %d.\nContacting ADTPro Server..."