mirror of
https://code.tvl.fyi/depot.git:/tools/nixery.git
synced 2025-03-15 06:01:51 +00:00
docs(config): Fix comment typo
This commit is contained in:
parent
bb8652d5bf
commit
00637a1471
|
@ -32,7 +32,7 @@ type PkgSource interface {
|
|||
// for calling Nix.
|
||||
Render(tag string) (string, string)
|
||||
|
||||
// Create a key by which builds for this source and iamge
|
||||
// Create a key by which builds for this source and image
|
||||
// combination can be cached.
|
||||
//
|
||||
// The empty string means that this value is not cacheable due
|
||||
|
|
Loading…
Reference in New Issue
Block a user