mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 15:07:28 -06:00
Fixed typo
Only correcting in master; may want to consider correcting in other branches
This commit is contained in:
parent
b5bf3e8e85
commit
4fc32b036e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class DisplayRemainingTimeOnLCD(Script):
|
|||
|
||||
def getSettingDataString(self):
|
||||
return """{
|
||||
"name":"Disaplay Remaining Time on LCD",
|
||||
"name":"Display Remaining Time on LCD",
|
||||
"key":"DisplayRemainingTimeOnLCD",
|
||||
"metadata": {},
|
||||
"version": 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue