typo
This commit is contained in:
parent
91575c7775
commit
7c8a88bc6b
|
@ -27,7 +27,7 @@ void Identiconpp::check_entropy(const string &digest, algorithm type)
|
|||
{
|
||||
throw std::invalid_argument
|
||||
(
|
||||
"Colors must consist of hexadecimal digits (" + digest + ")."
|
||||
"Digests must consist of hexadecimal digits (" + digest + ")."
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user