Skip to content

Commit aa37f0c

Browse files
authored
Fix typo (#771)
Don't show in the changelog
1 parent 7f57044 commit aa37f0c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

extensions/reviewed/PanelSpriteSlider.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "PanelSpriteSlider",
99
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/UI Essentials/1678c39a3b2bd3df4f82a8a293770db4986a6bcfd3f78e738ddfc86e39176423_UI Essentials_sliders_options.svg",
1010
"shortDescription": "A draggable slider that users can move to select a numerical value.",
11-
"version": "1.3.1",
11+
"version": "1.3.2",
1212
"description": [
1313
"A draggable slider that users can move to select a numerical value. The slider can be customized with sprites.",
1414
"",
@@ -3416,7 +3416,7 @@
34163416
{
34173417
"value": "0",
34183418
"type": "Number",
3419-
"label": "Bar left marging",
3419+
"label": "Bar left margin",
34203420
"description": "",
34213421
"group": "Bar",
34223422
"extraInformation": [
@@ -3429,7 +3429,7 @@
34293429
{
34303430
"value": "0",
34313431
"type": "Number",
3432-
"label": "Bar top marging",
3432+
"label": "Bar top margin",
34333433
"description": "",
34343434
"group": "Bar",
34353435
"extraInformation": [
@@ -3442,7 +3442,7 @@
34423442
{
34433443
"value": "0",
34443444
"type": "Number",
3445-
"label": "Bar right marging",
3445+
"label": "Bar right margin",
34463446
"description": "",
34473447
"group": "Bar",
34483448
"extraInformation": [
@@ -3455,7 +3455,7 @@
34553455
{
34563456
"value": "0",
34573457
"type": "Number",
3458-
"label": "Bar bottom marging",
3458+
"label": "Bar bottom margin",
34593459
"description": "",
34603460
"group": "Bar",
34613461
"extraInformation": [

0 commit comments

Comments
 (0)