From 31aabe9786d25ca9abb682f8fd2c7c07a0271f65 Mon Sep 17 00:00:00 2001 From: bicarus-dev <202771338+bicarus-dev@users.noreply.github.com> Date: Sat, 30 May 2026 01:22:09 -0700 Subject: [PATCH] fix option name --- src/spice2x/launcher/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spice2x/launcher/options.cpp b/src/spice2x/launcher/options.cpp index 39f148e..7c94878 100644 --- a/src/spice2x/launcher/options.cpp +++ b/src/spice2x/launcher/options.cpp @@ -1191,7 +1191,7 @@ static const std::vector OPTION_DEFINITIONS = { }, { // GitaDoraArenaAsioDriver - .title = "GitaDora ASIO driver", + .title = "GitaDora Arena ASIO driver", .name = "gdaasio", .desc = "For Arena Model: ASIO driver name to use in place of XONAR. " "String should match a subkey under HKLM\\SOFTWARE\\ASIO\\\n\n"