important fix (#6067)

Fix typo in Pad Settings Dialog
This commit is contained in:
Talkashie
2019-06-10 05:03:55 -05:00
committed by Ivan
parent 652e32341d
commit 527f7a437a
+1 -1
View File
@@ -1540,7 +1540,7 @@
<item> <item>
<widget class="QLabel" name="l_description"> <widget class="QLabel" name="l_description">
<property name="text"> <property name="text">
<string>To use a DualShock 3 controller on Windows you can now use Sony's official drivers. To get them you'll have to install Playstation Now, since the drivers are bundled with it.</string> <string>To use a DualShock 3 controller on Windows you can now use Sony's official drivers. To get them you'll have to install PlayStation Now, since the drivers are bundled with it.</string>
</property> </property>
<property name="textFormat"> <property name="textFormat">
<enum>Qt::PlainText</enum> <enum>Qt::PlainText</enum>