Skip to content

Commit

Permalink
Merge pull request #64 from ExtremeDude2/master
Browse files Browse the repository at this point in the history
Rename "JITIL experimental recompiler"
  • Loading branch information
delroth committed Feb 12, 2014
2 parents 47d17ae + 5e0b8b3 commit ec0d717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/DolphinWX/ConfigMain.cpp
Expand Up @@ -46,7 +46,7 @@ const CPUCore CPUCores[] = {
{4, wxTRANSLATE("Arm JITIL (experimental)")},
#else
{1, wxTRANSLATE("JIT Recompiler (recommended)")},
{2, wxTRANSLATE("JITIL experimental recompiler")},
{2, wxTRANSLATE("JITIL Recompiler (experimental)")},
#endif
};

Expand Down

0 comments on commit ec0d717

Please sign in to comment.