pkgs/cli: Fix typo in test fixtures

This commit is contained in:
a-kenji
2024-11-14 15:00:44 +01:00
parent fd0e0131ff
commit 6bb26746f1

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,