Fix Dreamcast typo in Flaycast emulator entry (#1341)
nix / checks (push) Has been cancelled
nix / update (push) Has been cancelled
Check for typos / check-typos (push) Has been cancelled

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:
Nate Muench
2026-07-16 00:05:17 -05:00
committed by GitHub
parent 68fca45eeb
commit ff88a4439f
+1 -1
View File
@@ -107,7 +107,7 @@ task_list = "FM"
[[data.entries.entries]]
name = "Flycast"
description = "A Dreamcase emulator. NO Games are included"
description = "A Dreamcast emulator. NO Games are included"
script = "emulators/sega/flycast.sh"
task_list = "FM"