Fix "seperated" typo

This commit is contained in:
John Veness
2022-02-22 23:45:51 +00:00
committed by GitHub
parent f451d3203c
commit 1b15271fe2

View File

@@ -308,7 +308,7 @@ FluxEngine also supports a number of file system image formats. When using the
underlying MFM, FM or GCR stream, without actually doing the decode into
user-visible bytes. However, the decode is still done in order to check for
correctness. Individual records are separated by three `\\0` bytes and tracks
are seperated by four `\\0` bytes; tracks are emitted in CHS order.
are separated by four `\\0` bytes; tracks are emitted in CHS order.
### High density disks