BUGZ-1295: Fix typo in Help > Controls > Turn Right

This commit is contained in:
Zach Fox 2019-08-19 13:08:42 -07:00
parent 05abff1c0b
commit 35a2cb7f27

View file

@ -310,7 +310,7 @@ Item {
height: parent.height
HifiStylesUit.GraphikRegular {
text: "A / →"
text: "D / →"
anchors.fill: parent
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter