aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/fileformat.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fileformat.txt b/doc/fileformat.txt
index 836e04d..316c0e9 100644
--- a/doc/fileformat.txt
+++ b/doc/fileformat.txt
@@ -76,7 +76,7 @@ The differences are:
a single file is 16MB. I have verified this by compressing large
files with LZ.COM, running in an emulator with 'turbo' enabled. A
16MB file (16777216 bytes) causes LZ.COM to go into an infinite
- loop, but a 16777215 byte files will compress successfully, and
+ loop, but a 16777215 byte file will compress successfully, and
decompress correctly with DZ.COM.
Author: B. Watson (urchlay@slackware.uk)