mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 01:24:36 +02:00
fixed help text
This commit is contained in:
parent
103b10e2f9
commit
39d96b76a6
1 changed files with 1 additions and 1 deletions
|
@ -710,7 +710,7 @@ Item {
|
||||||
}
|
}
|
||||||
|
|
||||||
HifiStylesUit.GraphikRegular {
|
HifiStylesUit.GraphikRegular {
|
||||||
text: "See your own avatar"
|
text: "Look at self"
|
||||||
width: parent.width - selfieText.width - parent.spacing - controlsTableRoot.rowPadding
|
width: parent.width - selfieText.width - parent.spacing - controlsTableRoot.rowPadding
|
||||||
height: parent.height
|
height: parent.height
|
||||||
horizontalAlignment: Text.AlignLeft
|
horizontalAlignment: Text.AlignLeft
|
||||||
|
|
Loading…
Reference in a new issue