diff --git a/src/spice2x/launcher/options.cpp b/src/spice2x/launcher/options.cpp index 2880a50..0c806e2 100644 --- a/src/spice2x/launcher/options.cpp +++ b/src/spice2x/launcher/options.cpp @@ -1534,7 +1534,7 @@ static const std::vector OPTION_DEFINITIONS = { { .title = "Invert Touch", .name = "touchinvert", - .desc = "Inverts touch coordinates; only works for default raw input handler and IIDX/SDVX native touch handler," + .desc = "Inverts touch coordinates; only works for default raw input handler and IIDX/SDVX native touch handler, " "and not Windows Touch API.", .type = OptionType::Bool, .category = "Touch Parameters",