mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Fix typo
This commit is contained in:
parent
f91254c7c0
commit
5869644b0b
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ except ImportError:
|
|||
CuraVersion = "master" # [CodeStyle: Reflecting imported value]
|
||||
CuraBuildType = ""
|
||||
CuraDebugMode = False
|
||||
CuraSDKVerion = ""
|
||||
CuraSDKVersion = ""
|
||||
|
||||
|
||||
class CuraApplication(QtApplication):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue