mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 15:49:06 +08:00
Improve grammar of a log message
T466
This commit is contained in:
parent
87eb1e44f4
commit
9120a33602
@ -247,7 +247,7 @@ class GCODEReader(MeshReader):
|
||||
self.message.hide()
|
||||
|
||||
if current_layer == 0:
|
||||
Logger.log("w", "File %s don't contain any valid layers" % file_name)
|
||||
Logger.log("w", "File %s doesn't contain any valid layers" % file_name)
|
||||
|
||||
Application.getInstance().getPrintInformation()._pre_sliced = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user