Fix typo
- Issue MatterHackers/MCCentral#4485 Consider renaming recently added config setting with typo in name
This commit is contained in:
parent
1ddca44f9b
commit
c279f8a511
6 changed files with 6 additions and 6 deletions
|
|
@ -1861,7 +1861,7 @@
|
|||
"ReloadUiWhenChanged": true
|
||||
},
|
||||
{
|
||||
"SlicerConfigName": "enable_line_spliting",
|
||||
"SlicerConfigName": "enable_line_splitting",
|
||||
"PresentationName": "Enable Line Splitting",
|
||||
"HelpText": "Allow MatterControl to split long lines to improve leveling and print canceling. Critical for printers that are significantly out of level.",
|
||||
"ShowIfSet": "!sla_printer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue