From 690dfb4ea53491a93649e78589c2da095d8761b9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 19 Nov 2025 03:42:48 -0500 Subject: Fix typo in fileformat.txt. --- doc/fileformat.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fileformat.txt b/doc/fileformat.txt index c0fe23c..5c33f2a 100644 --- a/doc/fileformat.txt +++ b/doc/fileformat.txt @@ -42,7 +42,7 @@ Other things caused by the limitations of the Atari: a trailing period (e.g. "FOO.") in the ALF header. Upon extraction, Atari DOSes will remove the period, so the file will be called "FOO" again. I'm not sure whether the ARC for the Atari shares this - behavious, but ARC on MS-DOS or Linux doesn't do this. + behaviour, but ARC on MS-DOS or Linux doesn't do this. - ALF files are never embedded inside a self-extracting executable, so the first file's header always starts at the first byte of -- cgit v1.2.3