Skip to content

Commit 2ce4b65

Browse files
authored
Merge pull request #477 from ofsaleem/master
quick typo fix in Options
2 parents 841baca + d9ed21c commit 2ce4b65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Core/DolphinLibretro/Common/Options.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@ static struct retro_core_option_v2_definition option_defs[] = {
14331433
Libretro::Options::gfx_gamespecific::GFX_PERF_QUERIES_ENABLE,
14341434
"Graphics > Game Specific > Performance Queries",
14351435
"Performance Queries",
1436-
"Enable performance queiries.",
1436+
"Enable performance queries.",
14371437
nullptr,
14381438
CATEGORY_GFX_GAMESPECIFIC,
14391439
{

0 commit comments

Comments
 (0)