mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 07:21:25 +12:00
Fix typo
This commit is contained in:
parent
20c69a0e3e
commit
ba1699a831
1 changed files with 1 additions and 1 deletions
|
@ -1894,7 +1894,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="ppuPrecompilation">
|
<widget class="QCheckBox" name="ppuPrecompilation">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>PPU LLVM Precompliation</string>
|
<string>PPU LLVM Precompilation</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue