From 8c2cee0e44af4361a1ad7827a8af9ef90c282c2e Mon Sep 17 00:00:00 2001 From: a-kenji Date: Tue, 29 Jul 2025 17:32:45 +0200 Subject: [PATCH] pkgs/clan/cli: Fix typo in `machines update` --- pkgs/clan-cli/clan_cli/machines/update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/clan-cli/clan_cli/machines/update.py b/pkgs/clan-cli/clan_cli/machines/update.py index 72de588ae..0064e1ba7 100644 --- a/pkgs/clan-cli/clan_cli/machines/update.py +++ b/pkgs/clan-cli/clan_cli/machines/update.py @@ -54,7 +54,7 @@ def get_machines_for_update( raise ClanError(msg) # Implicit update all machines / with tags - # Using tags is not an explizit update + # Using tags is not an explicit update if not explicit_names: machines_to_update = list( filter(