mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 21:43:03 +02:00
Changed 6 to six, cause wording. No functionality changes.
This commit is contained in:
parent
8c9f3ae977
commit
185c8da491
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ Rectangle {
|
||||||
}
|
}
|
||||||
RalewaySemiBold {
|
RalewaySemiBold {
|
||||||
id: titleBarDesc;
|
id: titleBarDesc;
|
||||||
text: "You can set the current Skybox of the Zone you're standing in by clicking on any of the 6 pre-determined skyboxes below.";
|
text: "You can set the current Skybox of the Zone you're standing in by clicking on any of the six pre-determined skyboxes below.";
|
||||||
wrapMode: Text.Wrap
|
wrapMode: Text.Wrap
|
||||||
// Text size
|
// Text size
|
||||||
size: 14;
|
size: 14;
|
||||||
|
|
Loading…
Reference in a new issue