mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 03:35:56 +08:00
Fix typo
This commit is contained in:
parent
056655e584
commit
7b1e20c955
@ -4,7 +4,7 @@
|
|||||||
# ---------
|
# ---------
|
||||||
# Genearl constants used in Cura
|
# Genearl constants used in Cura
|
||||||
# ---------
|
# ---------
|
||||||
DEFAUKT_CURA_APP_NAME = "cura"
|
DEFAULT_CURA_APP_NAME = "cura"
|
||||||
DEFAULT_CURA_DISPLAY_NAME = "Ultimaker Cura"
|
DEFAULT_CURA_DISPLAY_NAME = "Ultimaker Cura"
|
||||||
DEFAULT_CURA_VERSION = "master"
|
DEFAULT_CURA_VERSION = "master"
|
||||||
DEFAULT_CURA_BUILD_TYPE = ""
|
DEFAULT_CURA_BUILD_TYPE = ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user