From 05d8702c6bdc0a6146aa9038d4fde3647f30c77d Mon Sep 17 00:00:00 2001 From: Jacob Date: Thu, 4 Oct 2018 14:58:39 +0200 Subject: [PATCH] Add missing 'be' word --- v1.25/source/MSDOS.ASM | 2 +- v2.0/source/MSHEAD.ASM | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v1.25/source/MSDOS.ASM b/v1.25/source/MSDOS.ASM index 8538b76..6dfb0a2 100644 --- a/v1.25/source/MSDOS.ASM +++ b/v1.25/source/MSDOS.ASM @@ -3,7 +3,7 @@ ; ****************** Revision History ************************* -; >> EVERY change must noted below!! << +; >> EVERY change must be noted below!! << ; ; 0.34 12/29/80 General release, updating all past customers ; 0.42 02/25/81 32-byte directory entries added diff --git a/v2.0/source/MSHEAD.ASM b/v2.0/source/MSHEAD.ASM index 108197d..f9a397f 100644 --- a/v2.0/source/MSHEAD.ASM +++ b/v2.0/source/MSHEAD.ASM @@ -9,7 +9,7 @@ PAGE ; Chris Peters (BIOS) (ret.) ; ****************** Revision History ************************* -; >> EVERY change must noted below!! << +; >> EVERY change must be noted below!! << ; ; 0.34 12/29/80 General release, updating all past customers ; 0.42 02/25/81 32-byte directory entries added