Merge pull request 'pkgs/cli: Fix typo in test fixtures' (#2412) from kenji/clan-core:kenji-fix/typo-fixture into main

This commit is contained in:
clan-bot
2024-11-14 14:13:12 +00:00

View File

@@ -16,7 +16,7 @@ from root import CLAN_CORE
log = logging.getLogger(__name__)
# substitutes string sin a file.
# Substitutes strings in a file.
# This can be used on the flake.nix or default.nix of a machine
def substitute(
file: Path,