From f451d3203cc6b5f853f7a32a6075f7a2f8b5567d Mon Sep 17 00:00:00 2001 From: John Veness Date: Tue, 22 Feb 2022 23:44:19 +0000 Subject: [PATCH] Made case consistent on "Read only" --- doc/using.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/using.md b/doc/using.md index e0681761..3547a165 100644 --- a/doc/using.md +++ b/doc/using.md @@ -262,18 +262,18 @@ FluxEngine also supports a number of file system image formats. When using the Read from a [DIM image file](https://www.pc98.org/project/doc/dim.html), commonly used by X68000 emulators. Supports automatically configuring - the encoder. **Read Only.** + the encoder. **Read only.** - `` Read from a [FDI image file](https://www.pc98.org/project/doc/hdi.html), commonly used by PC-98 emulators. Supports automatically configuring - the encoder. **Read Only.** + the encoder. **Read only.** - `` Read from a [D88 image file](https://www.pc98.org/project/doc/d88.html), - commonly used by various Japanese PC emulators, including the NEC PC-88. **Read Only.** + commonly used by various Japanese PC emulators, including the NEC PC-88. **Read only.** FluxEngine is currently limited to reading only the first floppy image in a D88 file. @@ -284,7 +284,7 @@ FluxEngine also supports a number of file system image formats. When using the - `` Read from a [NFD r0 image file](https://www.pc98.org/project/doc/nfdr0.html), - commonly used by various Japanese PC emulators, including the NEC PC-98. **Read Only.** + commonly used by various Japanese PC emulators, including the NEC PC-98. **Read only.** Only r0 version files are currently supported.