1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-23 03:02:53 +01:00

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

View File

@ -1540,7 +1540,7 @@
<item>
<widget class="QLabel" name="l_description">
<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 name="textFormat">
<enum>Qt::PlainText</enum>