Change to consistent "-sided"

This commit is contained in:
John Veness
2022-02-23 10:57:17 +00:00
committed by GitHub
parent bd8f313ccb
commit 168b78d9d7

View File

@@ -5,7 +5,7 @@ Acorn DFS disks are pretty standard FM encoded IBM scheme disks, with
256-sectors and 0-based sector identifiers. There's nothing particularly
special here.
DFS disks are all single sided, but allow the other side of the disk to be
DFS disks are all single-sided, but allow the other side of the disk to be
used as another drive. FluxEngine supports these; read one side at a time
with `--heads 0` or `--heads 1`.