mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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