Merge pull request #16074 from zfox23/helpQuickFixes

BUGZ-1295: Fix typo in Help > Controls > Turn Right
This commit is contained in:
Zach Fox 2019-08-19 13:15:10 -07:00 committed by GitHub
commit 072261f551
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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