Update mentions to UltiMaker

Contributes to CURA-9808
This commit is contained in:
jspijker 2022-11-28 14:11:21 +01:00
parent 68f6a0d146
commit f76f711790
29 changed files with 180 additions and 180 deletions

View file

@ -21,7 +21,7 @@ class UFPReader(MeshReader):
MimeTypeDatabase.addMimeType(
MimeType(
name = "application/x-ufp",
comment = "Ultimaker Format Package",
comment = "UltiMaker Format Package",
suffixes = ["ufp"]
)
)