forked from lix-project/lix
Typo
This commit is contained in:
parent
89a8955e79
commit
d8398d33c9
|
@ -169,7 +169,7 @@ std::pair<Tree, time_t> downloadTarball(
|
|||
};
|
||||
}
|
||||
|
||||
// An input scheme corresponding to a curable ressource
|
||||
// An input scheme corresponding to a curl-downloadable resource.
|
||||
struct CurlInputScheme : InputScheme
|
||||
{
|
||||
virtual const std::string inputType() const = 0;
|
||||
|
|
Loading…
Reference in a new issue