mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 07:57:30 +02:00
fix spelling error
This commit is contained in:
parent
4d2a37aff2
commit
3d4fb2d368
1 changed files with 1 additions and 1 deletions
|
@ -584,7 +584,7 @@ Rectangle {
|
||||||
onClicked: {
|
onClicked: {
|
||||||
console.debug('getAvatarsUrl: ', getAvatarsUrl);
|
console.debug('getAvatarsUrl: ', getAvatarsUrl);
|
||||||
|
|
||||||
popup.button2text = 'BodyMarkt'
|
popup.button2text = 'BodyMart'
|
||||||
popup.button1text = 'CANCEL'
|
popup.button1text = 'CANCEL'
|
||||||
popup.titleText = 'Get Avatars'
|
popup.titleText = 'Get Avatars'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue