Typo fix.

This commit is contained in:
David Given
2019-03-10 14:27:52 +01:00
parent 483a26f750
commit f925970bc2

View File

@@ -96,7 +96,7 @@ at least, check the CRC so what data's there is probably good.
| Format | Read? | Write? | Notes |
|:-----------------------------------------|:-----:|:------:|-------|
| [AES Superplus / No Problem](doc/disk-aeslanier.md) | 🦖 | | hard sectors! |
| [Durango F85](doc/disk-durangof85.md) | 🦖 | | 8-inch _and_ hard sectors |
| [Durango F85](doc/disk-durangof85.md) | 🦖 | | 5.25" |
| [Victor 9000](doc/disk-victor9k.md) | 🦖 | | 8-inch |
| [Zilog MCZ](doc/disk-zilogmcz.md) | 🦖 | | 8-inch _and_ hard sectors |
{: .datatable }
@@ -178,4 +178,4 @@ As an exception, `dep/fmt` contains a copy of [fmt](http://fmtlib.net),
maintained by Victor Zverovich (`vitaut <https://github.com/vitaut>`) and
Jonathan Müller (`foonathan <https://github.com/foonathan>`) with
contributions from many other people. It is licensed under the terms of the
BSD license. Please see the contents of the directory for the full text.
BSD license. Please see the contents of the directory for the full text.