mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 01:43:27 +02:00
BUGZ-1295: Fix typo in Help > Controls > Turn Right
This commit is contained in:
parent
05abff1c0b
commit
35a2cb7f27
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ Item {
|
|||
height: parent.height
|
||||
|
||||
HifiStylesUit.GraphikRegular {
|
||||
text: "A / →"
|
||||
text: "D / →"
|
||||
anchors.fill: parent
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
|
|
Loading…
Reference in a new issue