Fix spelling error.
This commit is contained in:
@@ -22,7 +22,7 @@ struct Tree
|
||||
struct InputScheme;
|
||||
|
||||
// The Input object is generated by a specific fetcher, based on the
|
||||
// user-supplied input attribute in the flake.nix file, and contians
|
||||
// user-supplied input attribute in the flake.nix file, and contains
|
||||
// the information that the specific fetcher needs to perform the
|
||||
// actual fetch. The Input object is most commonly created via the
|
||||
// "fromURL()" or "fromAttrs()" static functions which are provided the
|
||||
|
||||
Reference in New Issue
Block a user