mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Fix spelling for consistency
This commit is contained in:
parent
1b4bd05106
commit
c27859ddc5
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ Cura.MachineAction
|
|||
id: gcodeFlavorComboBox
|
||||
sourceComponent: comboBoxWithOptions
|
||||
property string settingKey: "machine_gcode_flavor"
|
||||
property string label: catalog.i18nc("@label", "GCode flavor")
|
||||
property string label: catalog.i18nc("@label", "Gcode flavor")
|
||||
property bool forceUpdateOnChange: true
|
||||
property var afterOnActivate: manager.updateHasMaterialsMetadata
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue