diff --git a/src/duckstation-libretro/libretro_host_interface.cpp b/src/duckstation-libretro/libretro_host_interface.cpp index 8a88f56cd..57ad9a4b1 100644 --- a/src/duckstation-libretro/libretro_host_interface.cpp +++ b/src/duckstation-libretro/libretro_host_interface.cpp @@ -482,7 +482,7 @@ static std::array s_option_definitions = {{ {{"true", "Enabled"}, {"false", "Disabled"}}, "false"}, {"duckstation_CDROM.ReadSpeedup", - "Mute CD Audio", + "CD-ROM Read Speedup", "Speeds up CD-ROM reads by the specified factor. Only applies to double-speed reads, and is ignored when audio " "is playing. May improve loading speeds in some games, at the cost of breaking others.", {{"1", "None (Double Speed)"},