fix typo; updated comment about apples bad driver

This commit is contained in:
B3n30 2020-04-18 15:55:19 +02:00
parent 1e54f27cde
commit 922a5f738a
10 changed files with 20 additions and 20 deletions

View file

@ -77,9 +77,9 @@
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="toggle_seperable_shader">
<widget class="QCheckBox" name="toggle_separable_shader">
<property name="text">
<string>Seperable Shader (Intel GPUs only)</string>
<string>Separable Shader (Intel GPUs only)</string>
</property>
</widget>
</item>