Fix typo in file format specification version 1

This commit is contained in:
Stephen Seo 2024-09-24 18:48:15 +09:00
parent f76e383e78
commit a7aa31fc89

View file

@ -85,7 +85,7 @@ First 18 bytes of file will be (in ascii):
SIMPLE_ARCHIVE_VER SIMPLE_ARCHIVE_VER
Next 2 bites is a 16-bit unsigned integer "version" in big-endian. It will be: Next 2 bytes is a 16-bit unsigned integer "version" in big-endian. It will be:
0x00 0x01 0x00 0x01