mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 07:45:17 +02:00
Minor text tweak
This commit is contained in:
parent
17a0dd2a76
commit
6b7c997a4c
1 changed files with 1 additions and 1 deletions
|
@ -679,7 +679,7 @@ Item {
|
|||
anchors.right: parent.right;
|
||||
anchors.rightMargin: 30;
|
||||
height: 40;
|
||||
text: "Open Instructions for Later";
|
||||
text: "Open Backup Instructions for Later";
|
||||
onClicked: {
|
||||
instructions01Container.visible = false;
|
||||
instructions02Container.visible = true;
|
||||
|
|
Loading…
Reference in a new issue