Input number: Make description of decrement option consistent (#131089)

This commit is contained in:
Norbert Rittel 2024-11-21 21:33:30 +01:00 committed by GitHub
parent a67c5e1fba
commit ed3140da76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@
}, },
"increment": { "increment": {
"name": "Increment", "name": "Increment",
"description": "Increments the value by 1 step." "description": "Increments the current value by 1 step."
}, },
"set_value": { "set_value": {
"name": "Set", "name": "Set",