fix a typo

This commit is contained in:
MustafaJafar 2025-02-11 20:07:16 +02:00
parent a141237650
commit 1de8e300c7

View file

@ -251,7 +251,7 @@ def uninstall_host():
pyblish.api.deregister_discovery_filter(filter_pyblish_plugins)
deregister_loader_plugin_path(LOAD_PATH)
deregister_inventory_action_path(INVENTORY_PATH)
log.info("Global plug-ins unregistred")
log.info("Global plug-ins unregistered")
deregister_host()