From 151c2325b69b106ce38a5a151ab9a0c002ef8b1f Mon Sep 17 00:00:00 2001 From: vnic0 Date: Sun, 7 Oct 2018 06:36:47 -0700 Subject: [PATCH] Fix Typo in CHKDSK.ASM --- v2.0/source/CHKDSK.ASM | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2.0/source/CHKDSK.ASM b/v2.0/source/CHKDSK.ASM index c305a1d..5c313db 100644 --- a/v2.0/source/CHKDSK.ASM +++ b/v2.0/source/CHKDSK.ASM @@ -6,7 +6,7 @@ TITLE CHKDSK - MS-DOS Disk consistancy checker ; To build CHKDSK you need three modules: ; CHKDSK CHKPROC CHKMES -; They should be linked the that order as well. +; They should be linked in that order as well. ; REVISION HISTORY @@ -898,4 +898,4 @@ GOTNAME: CODE ENDS END CHKDSK - \ No newline at end of file +