aboutsummaryrefslogtreecommitdiff
path: root/doc/fileformat.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-12-03 16:26:12 -0500
committerB. Watson <urchlay@slackware.uk>2025-12-03 16:26:12 -0500
commit2658f7e516e3257fff0973b0bd952c5c707773cd (patch)
tree1df705af64d5bd05d14342f2d5db4d23a40f7cc8 /doc/fileformat.txt
parent0e8dbbf00bfa33ab45064483aef1355d3b28208d (diff)
downloadalftools-2658f7e516e3257fff0973b0bd952c5c707773cd.tar.gz
Typo in fileformat.txt.
Diffstat (limited to 'doc/fileformat.txt')
-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)