Skip to content

Commit da87b47

Browse files
committed
Slightly tweaked README contents to make it less awkward to read
1 parent 50ba26e commit da87b47

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/hal/Usb/Hid/msc_disk.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ static bool new_data = false;
6464

6565
// README contents stored on ramdisk - must not be greater than 512 bytes
6666
#define README_CONTENTS "\
67-
This is where Dreamcast memory unit data may be viewed when a one is inserted\n\
68-
into a controller. All memory here is read only. Files here are compatible with\n\
69-
VMU data in redream emulator.\n\
67+
This is where Dreamcast memory unit data may be viewed when one or more are\n\
68+
inserted into any controller. All memory here is read only. Files are compatible\n\
69+
with the redream emulator.\n\
7070
\n\
7171
It is important to note that any operation done on the mass storage device will\n\
7272
delay other controller operations.\

0 commit comments

Comments
 (0)