diff --git a/src/spice2x/launcher/options.cpp b/src/spice2x/launcher/options.cpp index a9c417e..27258c1 100644 --- a/src/spice2x/launcher/options.cpp +++ b/src/spice2x/launcher/options.cpp @@ -1135,7 +1135,7 @@ static const std::vector OPTION_DEFINITIONS = { .category = "Path Overrides", }, { - .title = "Intel SDE Folder Override", + .title = "Intel SDE Folder", .name = "sde", .desc = "Path to Intel SDE kit path for automatic attaching", .type = OptionType::Text,