vars: fix spelling in docs

This commit is contained in:
DavHau
2025-05-31 10:55:13 +07:00
parent 8584d15cf8
commit f58a729c43
2 changed files with 2 additions and 2 deletions

View File

@@ -310,7 +310,7 @@ The following module demonstrates the idea in the example of *borgbackup*.
else
lib.warn ''
Machine ${machine} does not have a borgbackup key at ${fullPath},
run `clan var generate ${machine}` to generate it.
run `clan vars generate ${machine}` to generate it.
'' null
) allClients;