Fix Dreamcast typo in Flaycast emulator entry (#1341)
I was flipping through linutil, looking at the emulators, and noticed that the description, in the Flaycast emulator entry, that Dreamcast was misspelled. It says Dreamcase instead of Dreamcast.
This commit is contained in:
@@ -107,7 +107,7 @@ task_list = "FM"
|
|||||||
|
|
||||||
[[data.entries.entries]]
|
[[data.entries.entries]]
|
||||||
name = "Flycast"
|
name = "Flycast"
|
||||||
description = "A Dreamcase emulator. NO Games are included"
|
description = "A Dreamcast emulator. NO Games are included"
|
||||||
script = "emulators/sega/flycast.sh"
|
script = "emulators/sega/flycast.sh"
|
||||||
task_list = "FM"
|
task_list = "FM"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user