mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 00:09:02 +08:00
Fixed typo
CURA-1385
This commit is contained in:
parent
78a0c623ef
commit
4beec2982e
@ -87,7 +87,7 @@ class MachineActionManager:
|
||||
else:
|
||||
return set()
|
||||
|
||||
## Get all actions that need to be perfomed upon first start of a given machine.
|
||||
## Get all actions that need to be performed upon first start of a given machine.
|
||||
# Note that contrary to required / supported actions a list is returned (as it could be required to run the same
|
||||
# action multiple times).
|
||||
# \param machine The machine you want the first start actions of
|
||||
|
Loading…
x
Reference in New Issue
Block a user