mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 11:56:05 +08:00
Fixed typo
This commit is contained in:
parent
caeb6c65ea
commit
e2fb8ab762
@ -62,7 +62,7 @@ class PresetSettingsValidator:
|
||||
|
||||
# show results
|
||||
print("==========================================")
|
||||
if incorrect_settings or incorrect_settings:
|
||||
if incorrect_sections or incorrect_settings:
|
||||
has_invalid_files = True
|
||||
print("[INVALID] [%s] is invalid, details below" % file_path)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user