mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-20 20:59:48 +08:00
Fixed typo
Only correcting in master; may want to consider correcting in other branches
This commit is contained in:
parent
b5bf3e8e85
commit
4fc32b036e
@ -23,7 +23,7 @@ class DisplayRemainingTimeOnLCD(Script):
|
|||||||
|
|
||||||
def getSettingDataString(self):
|
def getSettingDataString(self):
|
||||||
return """{
|
return """{
|
||||||
"name":"Disaplay Remaining Time on LCD",
|
"name":"Display Remaining Time on LCD",
|
||||||
"key":"DisplayRemainingTimeOnLCD",
|
"key":"DisplayRemainingTimeOnLCD",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"version": 2,
|
"version": 2,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user